Commit graph

228 commits

Author SHA1 Message Date
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
40eb3f59c7 check for distro name 2013-06-22 04:18:12 +00:00
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
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
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
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
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
3fe1284f0d quote it b/c.... maybe the @? 2013-06-17 14:17:09 +00:00
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
e175491fb7 remove repetition of virt_install_command 2013-06-12 17:01:31 +00:00
f0d7f6f296 make geoip sync cron job go in by copy not cron module, for now 2013-06-11 20:29:22 +00:00
4161ecf4d8 setting apache to run has been occasionally erroring out for reasons I don't
understand on first install. Setting it to ignore_errors for the moment
2013-06-11 19:59:13 +00:00
f803810449 make all the when_string be when 2013-06-11 16:46:07 +00:00
48a865fbc6 change a bunch of when_strings to when's and fix up variables 2013-06-11 16:29:13 +00:00
0e463512c7 tag the whole task list as 'apache' 2013-06-10 18:41:22 +00:00
84e0086aca add apache_status for collectd to apache
add appserver header to all apache instances - just b/c
2013-06-10 18:37:08 +00:00
Kevin Fenzi
a49d86841d Merge branch 'master' of /git/ansible 2013-06-07 20:20:11 +00:00
Kevin Fenzi
cb5b9f6846 Use copy when copying. 2013-06-07 20:20:00 +00:00
18b4e268c5 huh - if your apache config is screwed up then you can't get passed service state=started b/c it won't start
tricksy
2013-06-07 20:11:06 +00:00
Kevin Fenzi
d4d3c8c55d All typos all the time 2013-06-07 20:09:56 +00:00
Kevin Fenzi
83f11d1b08 These are directories. 2013-06-07 20:07:56 +00:00
Kevin Fenzi
671b8c487f Missed one 2013-06-07 20:04:08 +00:00
Kevin Fenzi
961eda6091 Add tags right 2013-06-07 20:03:29 +00:00
Kevin Fenzi
4516b9fbd4 Fine, underscore. 2013-06-07 20:02:34 +00:00