Commit graph

8453 commits

Author SHA1 Message Date
Ralph Bean
6c3cfa79f0 Try the kojid runroot plugin in staging. 2015-06-05 22:44:35 +00:00
0f601fb9a2 gah! add missing dot
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-05 22:03:04 +00:00
ed751de680 except it is env instead of environment
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-05 21:57:09 +00:00
9732b1345f qualify the environment
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-05 21:56:28 +00:00
8663c9f654 adding beaker-client01.qa to dhcp and pointing it at beaker01.qa for pxe 2015-06-05 21:56:06 +00:00
Patrick Uiterwijk
d951460488 These are safe to run now. We are sorry for any inconvenice caused.
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-05 21:46:08 +00:00
Kevin Fenzi
3a73c69ed5 This should be inventory_hostname here. 2015-06-05 21:41:37 +00:00
Kevin Fenzi
b1673e06b8 Remove db-qa01 from here, it only has postgresql dbs now. 2015-06-05 21:18:58 +00:00
Kevin Fenzi
e17a2c3775 Also allow sysadmin-secondary on s390-koji01. 2015-06-05 21:10:57 +00:00
Kevin Fenzi
41bd38bc2d For secondary nfs mounts the mount is still /mnt/koji, so we don't need a link here. 2015-06-05 20:15:54 +00:00
Kevin Fenzi
4390f5009e Install apache before fedmsg so the apache group exists. 2015-06-05 20:11:23 +00:00
Kevin Fenzi
ecc384ca2d Adjust virt-install for one eth 2015-06-05 19:44:15 +00:00
Kevin Fenzi
4cb726d32c This is in the qa network 2015-06-05 19:41:53 +00:00
Kevin Fenzi
bad573cf7f Or perhaps this change is fine. 2015-06-05 19:38:40 +00:00
Kevin Fenzi
40438292d2 This space left blank (doing this so there are no changes at all on production koji) 2015-06-05 19:34:52 +00:00
Kevin Fenzi
7f7dae13a4 It's also not 'else if' :) 2015-06-05 19:32:41 +00:00
Kevin Fenzi
37c3b328cb In jinja2 land, there is no elseif, it's elif. 2015-06-05 19:28:53 +00:00
Kevin Fenzi
5024c6e54f This is not a ship, it's not the ss390. ;) 2015-06-05 18:50:35 +00:00
Kevin Fenzi
2ad34d91b2 Add a first cut at a s390 koji hub and db.
These are using the normal koji hub and postgresql playbooks
and will live on virthost-s390.qa.
2015-06-05 18:49:11 +00:00
Kevin Fenzi
217a416f31 Merge branch 'master' of /git/ansible 2015-06-05 16:40:25 +00:00
Kevin Fenzi
acd9191972 Increase resources for pagure01 now that it's getting production use. 2015-06-05 16:40:09 +00:00
Mathieu Bridon
6ea2c97f74 Add the full traceback to the logs 2015-06-05 18:33:13 +02:00
Mathieu Bridon
c474289e3b distgit: Catch all errors
With this, we should never fail silently any more.
2015-06-05 18:19:05 +02:00
Mathieu Bridon
635611cfb7 distgit: Reuse the same code to create directories
This avoids some race conditions, as testing for a directory existence
before creating it is racy.

The best way is to try creating it no matter what, and ignore errors
when the directory already exists.
2015-06-05 18:19:01 +02:00
Mathieu Bridon
8ecd6b0fd0 distgit: Add some logs when hardlinks are made 2015-06-05 18:18:32 +02:00
Mathieu Bridon
bd10dee3c1 distgit: Simplify forming the fedmsg path 2015-06-05 18:17:35 +02:00
Kevin Fenzi
ac54d0186b Weed out some pagure mail syslogs. 2015-06-05 16:16:09 +00:00
Pierre-Yves Chibon
f12571f531 Add some distgit tags 2015-06-05 18:13:00 +02:00
Mathieu Bridon
b3d5bd9d8e distgit: Avoid reupload
The script checks for the file at the new location.

As a result, it will report that the file is missing if it had only been
uploaded to the old location, which will prompt the client to reupload.

With this change, the script will check at the new location, and if it
doesn't find the file it will try checking for it at the old location as
well.

If the file is found at the old location, we hardlink it to the new
location, and report the file is available.
2015-06-05 17:49:53 +02:00
Mathieu Bridon
d6e5e69ebd distgit: Drop unused imports 2015-06-05 17:49:17 +02:00
Valentin Gologuzov
2b4a06f22c [copr] updated internal ips for dev hosts - update custom iptables rules 2015-06-05 16:40:28 +02:00
Valentin Gologuzov
f92621f859 [copr] updated internal ips for dev hosts 2015-06-05 16:25:01 +02:00
Patrick Uiterwijk
5105b82c59 Fix other references to cloud net ids 2015-06-05 12:01:09 +00:00
Patrick Uiterwijk
34c4263e4a Fix the first few net IDs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-05 11:58:36 +00:00
Pierre-Yves Chibon
54c246199d Add index for the releases dir 2015-06-05 13:51:16 +02:00
Pierre-Yves Chibon
c3764014a2 Allow everyone on /releases 2015-06-05 13:49:14 +02:00
Pierre-Yves Chibon
dd7253c6ff Add the missing UPLOAD_FOLDER 2015-06-05 13:46:17 +02:00
Pierre-Yves Chibon
dc5f214a9a Set the UPLOAD_FOLDER_PATH 2015-06-05 13:42:36 +02:00
Pierre-Yves Chibon
29131d9962 Create the alias for /releases 2015-06-05 13:40:53 +02:00
Pierre-Yves Chibon
9d229a461e Create the /var/www/releases for pagure 2015-06-05 13:39:41 +02:00
Pierre-Yves Chibon
8f66dcee0e Disable the IRC plugin 2015-06-05 13:36:47 +02:00
Pierre-Yves Chibon
fb25061190 Install the alembic.ini file 2015-06-05 13:36:47 +02:00
Mathieu Bridon
09f525598f distgit: Pretend we're on NFS
Staging doesn't use NFS for its lookaside cache, like Prod does.

This makes SELinux happier, pretending that staging also is on NFS.
2015-06-05 11:10:49 +02:00
aea4e50bab Test was successful on proxy01.stg, enable this for all off stg the next time someone does a master playbook run
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-05 09:08:34 +00:00
dc994d3a27 well that was a bad host to test with, it is still rhel6
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-05 09:02:55 +00:00
Patrick Uiterwijk
4b22cd9f2a Update upload_cgi and add cgi-nfs for pkgs
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2015-06-05 09:02:28 +00:00
37a27645fc start of collectd graphite testing
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2015-06-05 08:55:14 +00:00
Till Maas
2f3e86b3f9 Update autosign purpose 2015-06-05 10:12:53 +02:00
Till Maas
2b17c84397 sigul bridge: Do not ask for NSS password
Setting the empty NSS password makes the bridge not ask for a password
on startup.
2015-06-05 10:07:22 +02:00
Kevin Fenzi
2d34c72c58 Override the default syslog logrotate on notifs-backend01 as its messaages log grows
very very large over time. Rotate it daily, compress with xz and only keep 7 days.
Can adjust from there.
2015-06-04 20:53:39 +00:00