Commit graph

2776 commits

Author SHA1 Message Date
Kevin Fenzi
eb01713605 Tweak syntax 2014-03-18 18:44:05 +00:00
Kevin Fenzi
ea462e26dd taskbot is taskotron 2014-03-18 01:20:46 +00:00
c3707ce75c fixing httpd group for kickstart serving dir and moving httpd package installation to a more appropriate place 2014-03-17 21:58:04 +00:00
Kevin Fenzi
b4a4b3f70a Add hosts there. 2014-03-17 21:49:52 +00:00
e9290ad137 fixing syntax error in with_items variable 2014-03-17 21:45:41 +00:00
116b6456cc adding local git repository creation, ansible working directory and ks hosting directory to lockbox group playbook, required variables for lockbox-comm01.qa 2014-03-17 21:22:39 +00:00
76c9a0d6d4 adding ansible config to ansible-server role 2014-03-17 21:21:04 +00:00
Kevin Fenzi
5c0005b7c4 Add rsyncd to a bunch of app servers so we can archive their logs. 2014-03-17 16:31:27 +00:00
Kevin Fenzi
38f0c628ba Kinda need xinetd as well. 2014-03-17 16:11:23 +00:00
Kevin Fenzi
36cc6f7cb1 Tweak service 2014-03-17 16:09:11 +00:00
Kevin Fenzi
eef86d5b91 These should be named default. 2014-03-17 16:06:51 +00:00
Kevin Fenzi
32119b6bc1 Add iptables rules for rsync for logs. 2014-03-17 16:02:47 +00:00
Kevin Fenzi
7316ef1ca3 Add a rsyncd role. For now just to sync logs to log02, but can be extended to download later. 2014-03-17 15:55:26 +00:00
Miroslav Suchý
6e0c36316b more s removing 2014-03-17 14:50:29 +00:00
Miroslav Suchý
1f87116909 make > works
addressing:
NOTIFIED: [concate ssl certs] *************************************************
failed: [209.132.184.142] => {"changed": true, "cmd": ["cat", "/etc/lighttpd/coprs-be.fedoraproject.org.key", "/etc/lighttpd/coprs-be.fedoraproject.org.crt", ">", "/etc/lighttpd/coprs-be.fedoraproject.org.pem"], "delta": "0:00:00.004867", "end": "2014-03-17 14:03:52.702756", "rc": 1, "start": "2014-03-17 14:03:52.697889"}
stderr: cat: >: No such file or directory
2014-03-17 14:15:39 +00:00
Miroslav Suchý
ae3d4ec14a more s removing 2014-03-17 14:11:43 +00:00
Miroslav Suchý
b29072d04b no s and the path should work
addressing:
TASK: [copy httpd ssl certificates] *******************************************
failed: [209.132.184.142] => (item=coprs-be.fedoraproject.org.key) => {"failed": true, "item": "coprs-be.fedoraproject.org.key"}
msg: could not find src=/var/lib/puppet/git/configs/secure/httpd/coprs-be.fedoraproject.org.key
failed: [209.132.184.142] => (item=coprs-be.fedoraproject.org.crt) => {"failed": true, "item": "coprs-be.fedoraproject.org.crt"}
msg: could not find src=/var/lib/puppet/git/configs/secure/httpd/coprs-be.fedoraproject.org.crt
2014-03-17 14:01:12 +00:00
Miroslav Suchý
c10cf5c31a revert b4288cd9d3 as ssl should be now ok 2014-03-17 13:53:00 +00:00
Miroslav Suchý
53afc0ba6c include common scripts
required for fedmsg
2014-03-17 13:38:20 +00:00
Kevin Fenzi
d6661af88c No pyflakes on el7 either yet 2014-03-15 18:35:32 +00:00
Kevin Fenzi
edb5a411b3 Fix fedora conditional. 2014-03-15 18:13:42 +00:00
Kevin Fenzi
7600552d5a Move packages not available on el7 out to their own play 2014-03-15 18:07:02 +00:00
Pierre-Yves Chibon
363a1f6c16 Add the EL7-beta builder to jenkins 2014-03-15 18:58:45 +01:00
Kevin Fenzi
bff8babaeb Just switch to with_first_found. 2014-03-15 17:48:46 +00:00
Kevin Fenzi
3c02ad10f5 Strange 2014-03-15 17:42:13 +00:00
Kevin Fenzi
67e8e879f9 Another attempt 2014-03-15 17:41:17 +00:00
Kevin Fenzi
4d8b4349f8 Hum. 2014-03-15 17:39:25 +00:00
Kevin Fenzi
e9c7518fc4 Oh yeah, no :s in debugs 2014-03-15 17:35:40 +00:00
Kevin Fenzi
7271053a57 Debug a bit 2014-03-15 17:34:48 +00:00
Kevin Fenzi
657ef06046 What happens if we do this? 2014-03-15 17:31:04 +00:00
Kevin Fenzi
8949120a8d Typo 2014-03-15 16:48:51 +00:00
Kevin Fenzi
15eae91b61 Add el7b jenkins builder, clean up image names, etc 2014-03-15 16:43:35 +00:00
Kevin Fenzi
aa550d22e1 Second volume on jenkins instance 2014-03-15 16:26:36 +00:00
Ralph Bean
4aa5b04eb3 Path fixes. 2014-03-14 20:08:26 +00:00
Ralph Bean
ab1e54e54c Add some nagios client configuration for the new packages03,4 nodes. 2014-03-14 19:44:56 +00:00
Ralph Bean
08f98b1159 Also, remove these from inventory. 2014-03-14 19:18:06 +00:00
Ralph Bean
31c4afd59c Remove references to the old fedora-packages nodes. 2014-03-14 19:15:10 +00:00
Ralph Bean
5c65c352da Copy over an icon too. 2014-03-14 18:59:59 +00:00
Ralph Bean
5033c42e7d Turns out there's an selinux boolean for that. 2014-03-14 18:35:17 +00:00
Ralph Bean
95bba586ed Throw in policycoreutils-python for old hosts that don't have semanage from the kickstart yet. 2014-03-14 15:59:20 +00:00
Ralph Bean
9102d7a199 Renamespace the notifs roles. 2014-03-14 15:53:53 +00:00
Ralph Bean
b7ecaf2b6f Renamespace the badges role. 2014-03-14 15:52:42 +00:00
Ralph Bean
b3c2147230 Also, fedmsg-hub. 2014-03-14 15:49:18 +00:00
Ralph Bean
edbc9b21cf Renamespace the fedmsg module. 2014-03-14 15:47:11 +00:00
Ralph Bean
cd9ecb0e8b Add a newline to test conditional restart. 2014-03-14 15:36:14 +00:00
Ralph Bean
fb6ee8bd49 Try out this conditional restart stuff. 2014-03-14 15:30:32 +00:00
Ralph Bean
38126d44e5 Add a script to query selinux status of our inventory. 2014-03-14 14:35:33 +00:00
Ralph Bean
ea26aa434a Sigh.. point fedora-packages staging at pkgdb prod. 2014-03-14 14:21:59 +00:00
Ralph Bean
c327063a62 selinux fiddling. 2014-03-13 19:14:30 +00:00
Ralph Bean
2847eda4dd There is something wonky in the ansible directory logic here. 2014-03-13 19:08:36 +00:00