Pierre-Yves Chibon
8c8d69be2a
Add pycairo-devel and gtk3-devel on builders
2013-10-29 13:09:11 +01:00
Kevin Fenzi
b959693e2b
Exclude all .snapshot dirs from rdiff-backups
2013-10-28 17:46:46 +00:00
Kevin Fenzi
d081700166
Readd /srv backup on pkgs01 since the backup dir is fixed now.
2013-10-28 16:21:41 +00:00
Pierre-Yves Chibon
087a4d3042
Let's try to specify the resolv.conf to use
2013-10-28 15:30:47 +01:00
Pierre-Yves Chibon
4550c762a4
Fix indentation
2013-10-28 15:19:10 +01:00
Pierre-Yves Chibon
68f1dcf589
Replace IP by host group - let's see if that helps for the resolv.conf
2013-10-28 15:18:29 +01:00
Pierre-Yves Chibon
02d18fbcb5
Update jenkins' plugins
2013-10-28 15:11:37 +01:00
Pierre-Yves Chibon
bd4fef12fc
Add the new builder to jenkins
2013-10-28 11:42:48 +00:00
Pierre-Yves Chibon
5306d96489
Apparently emi identifiers are in fact ami
2013-10-28 11:26:41 +00:00
Pierre-Yves Chibon
6b2c0c6c69
Move extra vars
2013-10-28 12:16:27 +01:00
Pierre-Yves Chibon
46646b2b96
Add more variable to create the instances
2013-10-28 11:47:18 +01:00
Pierre-Yves Chibon
7a6ede545a
Remove duplicated task
2013-10-28 11:39:42 +01:00
Pierre-Yves Chibon
255b683db1
Try adding a F19 builder to jenkins
2013-10-28 11:17:49 +01:00
Pierre-Yves Chibon
1749b4edf3
Update postfix on jenkins master to its own configuration file
...
Bastion is not accessible internally for the cloud instances which
thus cannot use it as relay to send emails. This change create a
dedicated postfix configuration file to be used by jenkins telling
it not to use a relay but to send the emails directly.
2013-10-28 09:38:40 +00:00
Aurélien Bompard
39d7e899cd
mailman: path fix again
2013-10-28 08:21:06 +00:00
Ralph Bean
6f434565fd
Add python-rdflib for the badges frontend.
2013-10-26 02:24:53 +00:00
Kevin Fenzi
d289b06d37
Have to rm the file, just commenting doesn't work.
2013-10-25 22:47:04 +00:00
Kevin Fenzi
c223eaadd5
Don't backup /srv on pkgs right now, trying to fix it's backup.
2013-10-25 21:27:35 +00:00
Kevin Fenzi
cb7dee0e9e
chdir is a argument to command module
2013-10-25 17:38:06 +00:00
Aurélien Bompard
344366a538
mailman: fix the path in a script
2013-10-25 14:23:16 +00:00
Aurélien Bompard
5264983303
lists-dev: enable services by default
2013-10-25 13:53:10 +00:00
Aurélien Bompard
8cff41661a
Tested the mailman 2->3 migration
2013-10-25 12:23:50 +00:00
Miroslav Suchý
1b5f78cd49
update host variable for copr
...
use f19
update keypair on copr-fe
volume vol-00000007 on copr-be is no longer needed (former /srv/copr-work)
2013-10-25 09:49:40 +00:00
Miroslav Suchý
2a1aa83748
update copr-fe.cloud.fedoraproject.org.yml
...
copy copr-fe-dev to copr-fe, but preserve mount points
2013-10-25 09:40:51 +00:00
Miroslav Suchý
366ff69c67
update copr-be.cloud.fedoraproject.org.yml
...
copy copr-be-dev to copr-be, but preserve mount points
and remove /srv/copr-work which is no longer needed
2013-10-25 09:32:31 +00:00
Kevin Fenzi
ee8363b971
Drop aarch64 koji hub and db server. They are just going to use the arm koji.
2013-10-22 19:37:05 +00:00
Ralph Bean
fa75ca9b35
Set up sign_and_import.yml to point at the testing repo for the freeze.
2013-10-22 18:20:15 +00:00
Pierre-Yves Chibon
8ab3080dc2
Add postgresql-devel to builders
2013-10-22 15:13:50 +02:00
Pierre-Yves Chibon
7876109563
add python-psycopg2 as requirement for jenkins
2013-10-22 11:39:46 +02:00
Kevin Fenzi
2917423cfa
Add correct volume name here.
2013-10-18 21:16:26 +00:00
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