Commit Graph

993 Commits

Author SHA1 Message Date
Dennis Gilmore
26cde15679 add releng02 and set it up so that the rawhide cron job runs on it. branched only on releng01 2013-07-11 21:17:56 +00:00
Dennis Gilmore
422a3b2e4e install the new mock configs 2013-07-11 05:06:03 +00:00
Kevin Fenzi
600f4946e6 Add a very basic aarch64-hub01.qa playbook. 2013-07-08 21:24:29 +00:00
Kevin Fenzi
a8f0718281 The package is just libvirt 2013-07-05 22:13:17 +00:00
Seth Vidal
183a44bb43 should allow the resolvmods change to work w/o error on systems w/o network init - only NM 2013-07-05 19:29:10 +00:00
Seth Vidal
0b3becc0c5 make iptables backup the old versions 2013-07-03 21:14:28 +00:00
Seth Vidal
a7028a95c3 modify iptables tasks to look for $env extension for staging systems 2013-07-03 18:44:47 +00:00
Seth Vidal
dee6feebe0 when putting the keys on - don't die if someone typos a username - just complain and move along 2013-07-02 19:26:54 +00:00
Seth Vidal
8c8e3675cb don't add the module invocation
and check {{ }} syntax in the logger
2013-06-28 21:28:29 +00:00
Kevin Fenzi
e6c0acc2a0 Fix indent 2013-06-26 20:14:32 +00:00
Kevin Fenzi
880cdac5ec Run initdb the first time to create the initial db 2013-06-26 20:13:35 +00:00
Seth Vidal
0e37af52f5 make the name mean something 2013-06-25 18:35:42 +00:00
Seth Vidal
f500f91330 upate != update 2013-06-25 18:34:57 +00:00
Seth Vidal
78150e7804 - make the global update only run on first setup
- make the ntp/date install faster
2013-06-25 18:31:36 +00:00
Kevin Fenzi
f00b97e48e Setup basic postgresql server and add a db-aarch64 to test with. 2013-06-24 21:27:04 +00:00
Kevin Fenzi
c5e716c346 Add a first cut at a virthost ansible playbook/group. Still needs some work. 2013-06-24 20:01:51 +00:00
Seth Vidal
40eb3f59c7 check for distro name 2013-06-22 04:18:12 +00:00
Seth Vidal
eccb2fa263 - can't start the webserver w/o the dirs it is using present
- make the  iptables pkg check right
2013-06-22 04:11:16 +00:00
Seth Vidal
a26c1dd333 add a separate iptables task - does not remove one in base 2013-06-22 03:35:07 +00:00
Ralph Bean
7852834ad5 Add the infrastructure-testing.repo to ansible. 2013-06-21 19:21:17 +00:00
Seth Vidal
5053d35c18 - template our nrpe.cfg
- setup vars for nrpe_procs_crit and nrpe_procs_warn
- set the value for crit and warn higher for mirrorlists to stop their whining
2013-06-20 20:47:00 +00:00
Seth Vidal
e17c382de4 - remove now-unused persistent_cloud_nodisks
- update persistent_cloud to use new when: conditional instead of when_filed and only_if
2013-06-18 16:58:09 +00:00
Ralph Bean
4e595dd7ce Syntax seems wrong again. 2013-06-18 04:16:57 +00:00
Ralph Bean
f732ae00d5 Try a different approach to handling absent fedmsg_certs. 2013-06-18 04:10:40 +00:00
Ralph Bean
b3241ee8ab Typofix. 2013-06-18 03:58:19 +00:00
Ralph Bean
280a687729 Revert "Provide a global default for fedmsg_certs so that with_items will always pass the yaml syntax check."
This reverts commit 405583c5e2.
2013-06-18 03:49:17 +00:00
Ralph Bean
405583c5e2 Provide a global default for fedmsg_certs so that with_items will always pass the yaml syntax check. 2013-06-18 03:30:20 +00:00
Ralph Bean
88971011e2 Whoops. Remove a holdover from when I was thinking this through. 2013-06-18 03:21:35 +00:00
Ralph Bean
ca8a6bd251 Apparently you have to use this expansion syntax here. 2013-06-18 03:18:39 +00:00
Ralph Bean
350fa8eeab Use a different syntax for nested var substitution. 2013-06-18 03:14:30 +00:00
Ralph Bean
0ed7bb239f Revert "Revert "Try copying fedmsg certs using a nested var.""
This reverts commit 7e517cf6f2.
2013-06-18 03:13:11 +00:00
Ralph Bean
7e517cf6f2 Revert "Try copying fedmsg certs using a nested var."
This reverts commit 4ff627affe.
2013-06-17 23:27:07 +00:00
Ralph Bean
4ff627affe Try copying fedmsg certs using a nested var. 2013-06-17 23:16:48 +00:00
Kevin Fenzi
96ce778a87 Set correct mode/ownership 2013-06-17 21:26:12 +00:00
Kevin Fenzi
7ef93ded5d First cut at moving over nrpe client scripts. 2013-06-17 21:13:31 +00:00
Seth Vidal
497afe78cc add resolv_mods=no to /etc/sysconfig/network so rebooting doesn't nuke our name servers 2013-06-17 19:27:08 +00:00
Matt Domsch
726ccd2929 remove MM hotfixes, included in 1.4.1 2013-06-17 19:16:13 +00:00
Ricky Elrod
718765d4fa I have no idea what I'm doing. But maybe this will fix it. :) 2013-06-17 15:41:52 +00:00
Seth Vidal
3fe1284f0d quote it b/c.... maybe the @? 2013-06-17 14:17:09 +00:00
Seth Vidal
79e83d9d96 ansible 1.2 breaks $FILE and $PIPE - so I went and fixed it everywhere :( 2013-06-17 13:54:53 +00:00
Matt Domsch
b10428ccc9 try again with hotfix 2013-06-14 23:04:50 +00:00
Matt Domsch
f2b872ab4a add mirrorlist_server.py hotfix 2013-06-14 22:55:44 +00:00
Kevin Fenzi
8b04912874 Use the correct package name 2013-06-14 15:30:42 +00:00
Kevin Fenzi
4ac79c102b Sigul uses gpg1 from builder-rpms repo 2013-06-14 15:25:28 +00:00
Ralph Bean
137781081b endpoints-fedbadges should eventually be distributed globally. 2013-06-14 04:40:01 +00:00
Ralph Bean
7273212bab Just rearrange some of the fedmsg_base stuff. 2013-06-13 15:31:57 +00:00
Ralph Bean
f831cfa020 Nevermind that for now. It is not necessary anyways. 2013-06-13 15:14:13 +00:00
Ralph Bean
cf28114fcb Apparently not.
https://groups.google.com/forum/?fromgroups#!topic/ansible-project/hN-lEidIv6E
2013-06-13 15:07:02 +00:00
Ralph Bean
a0f6cc0c26 Can I remove files with a glob? 2013-06-13 15:03:05 +00:00
Ralph Bean
790cdf0373 Let's see if one role can restart a service from another. 2013-06-12 19:57:58 +00:00