Commit Graph

1467 Commits

Author SHA1 Message Date
Miroslav Suchý
966efcc06e umask result dir with 0000 2013-10-17 07:47:54 +00:00
Pierre-Yves Chibon
bc99cf9a48 Add example for icmp 2013-10-16 21:09:20 +02:00
Miroslav Suchý
8b7ebbe5d9 document is just public_html, /result is referenced relative to it 2013-10-16 13:26:45 +00:00
Pierre-Yves Chibon
5ea98d6f9d Apparently order matters 2013-10-16 12:00:11 +02:00
Miroslav Suchý
915d874b1b install selinux before adding additional repos
and well install all base packages before adding additional repos

addressing:
TASK: [add repos] *************************************************************
failed: [172.16.3.4] => (item=builder.repo) => {"failed": true, "item": "builder.repo"}
msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed!
2013-10-15 13:38:55 +00:00
Patrick Uiterwijk
c3da3d408c Add python-selinux to copr builders 2013-10-15 11:56:53 +00:00
Miroslav Suchý
0661687464 create empty known_hosts
adressing warings from ansible:
previous known host file not found
2013-10-15 11:52:46 +00:00
Miroslav Suchý
49badcc891 do not use known_hosts
we connect just to builders, and key there change
paramiko ignore .ssh/config but obey host_key_checking
Unless it make some problem later, I would rather use ssh for transport
so it is the same as I use in debugging.
2013-10-15 09:25:26 +00:00
Ralph Bean
3dbdfde65c Move fedmsg_base stuff from a task to a role.
Submitted by janeznemanic for
https://fedorahosted.org/fedora-infrastructure/ticket/4011
2013-10-15 03:40:57 +00:00
Stephen Smoogen
c7eba1f37b ooops no trailing : 2013-10-14 20:23:23 +00:00
Stephen Smoogen
6e4e1ea554 So let us see how many builders can build. 2013-10-14 20:10:56 +00:00
Kevin Fenzi
172f73275f Move this from using a target to a regular hostlist. Add hosts we have moved to ansible. 2013-10-14 20:06:00 +00:00
Patrick Uiterwijk
fa09b80aee Do jenkins as well 2013-10-14 17:33:10 +00:00
Patrick Uiterwijk
b9d8de2061 Add cloud group and resolv.conf 2013-10-14 17:29:13 +00:00
Pierre-Yves Chibon
545d915207 Update the nuancier playbook
- Remove hotfix which are now included in 0.1.2
- Let the playbook set the SELinux boolean since the dependency is now installed
by role/base
2013-10-14 19:01:00 +02:00
Pierre-Yves Chibon
0a63a867c0 Remove duplicate action, libselinux-python is install 2 tasks below 2013-10-14 18:45:50 +02:00
Pierre-Yves Chibon
4c6b323d3e Replace the postfix task by using the base role 2013-10-14 18:43:29 +02:00
Pierre-Yves Chibon
29a3b73a70 Make sure required package are installed 2013-10-14 18:21:44 +02:00
Pierre-Yves Chibon
db06546855 Replace only_if by when 2013-10-14 18:07:46 +02:00
Pierre-Yves Chibon
ebd347f0b0 Update packages to be installed on the builder 2013-10-14 17:46:51 +02:00
Patrick Uiterwijk
db6c34e8dd Update to new syntax 2013-10-13 23:13:13 +00:00
Patrick Uiterwijk
89214e0649 Add a hotfix 2013-10-13 23:05:17 +00:00
Patrick Uiterwijk
fbcca88364 Reorder this to test 2013-10-13 22:49:31 +00:00
Patrick Uiterwijk
dac6c2b5be Reorder this to test 2013-10-13 22:48:56 +00:00
Patrick Uiterwijk
03dd6b8584 Reorder this to test 2013-10-13 22:47:49 +00:00
Patrick Uiterwijk
aaaed3a018 Update this to new syntax 2013-10-13 22:46:39 +00:00
Patrick Uiterwijk
be8d98470b Primary gallery stuff 2013-10-13 22:05:13 +00:00
Patrick Uiterwijk
2cd3301ed5 Merge branch 'master' of /git/ansible 2013-10-13 22:03:28 +00:00
Miroslav Suchý
657502e256 do not validate https certificates
workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1003105
2013-10-10 11:11:50 +00:00
Stephen Smoogen
5a28c20233 And now we have some hosts. 2013-10-09 22:30:41 +00:00
Ralph Bean
8e9bef899e Nicer fedmsg logging. 2013-10-09 13:25:12 +00:00
Patrick Uiterwijk
86fb4d55a6 puiterwijk is also tahrir admin 2013-10-08 12:40:34 +00:00
Toshio くらとみ
08b8f89177 Hotfixes for nuancier 2013-10-05 03:11:00 +00:00
Toshio くらとみ
3be1c20a1e Two nuancier files from the rpm that are going to be hotfixed 2013-10-05 03:09:22 +00:00
Toshio くらとみ
fea1853b9c Couple hotfixes to nuancier 2013-10-05 03:04:23 +00:00
Toshio くらとみ
106c831ae1 selinux: httpd_can_connect_db set 2013-10-05 02:33:10 +00:00
Miroslav Suchý
a7890c6874 enable ssh_sysadm_login sebool for all clouds
addressing:
type=AVC msg=audit(1380833385.268:173): avc:  denied  { getattr } for  pid=781 comm="sshd" path="/root/.ssh/authorized_keys" dev="vda1" ino=6493 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=file
2013-10-04 07:36:31 +00:00
Miroslav Suchý
c0d3729ce2 update playbooks for copr-be-dev 2013-10-03 20:37:34 +00:00
Miroslav Suchý
7a309f3f86 use internal ip address for copr.repo 2013-10-03 12:45:27 +00:00
Stephen Smoogen
d9ae1269d1 Added IUD 2013-10-03 01:20:21 +00:00
Kevin Fenzi
d897a71e5d Try this 2013-10-03 00:22:39 +00:00
Kevin Fenzi
6c55c0dda0 Fine then, bump it a bit more 2013-10-03 00:18:41 +00:00
Kevin Fenzi
6db6af6afb Adjust nrpe values for these virthosts. 2013-10-02 15:59:46 +00:00
Kevin Fenzi
9b97078b2a Fix nagios in vhost_reboot 2013-10-02 19:40:24 +00:00
Stephen Smoogen
80d5497bdd Add vhost15 2013-10-01 22:52:33 +00:00
Kevin Fenzi
5fe0dc0037 Add a iscsi_client role, add to virthosts 2013-10-01 16:50:55 +00:00
Aurélien Bompard
99c56cb70d Mailman: adjust path in script 2013-10-01 15:41:13 +00:00
Aurélien Bompard
5ac9c05154 Stupid typo 2013-10-01 14:52:38 +00:00
Aurélien Bompard
df75244847 Fix linebreak 2013-10-01 14:47:19 +00:00
Aurélien Bompard
ca61692776 OK I spotted my syntax error this time 2013-10-01 14:11:12 +00:00