Commit graph

20071 commits

Author SHA1 Message Date
57f443aab9 remove semanage command for dev buildslave 2017-10-11 18:42:53 +00:00
cab58c7932 try moving fcontext change to file module in buildslave-configure 2017-10-11 18:40:34 +00:00
11de748b25 tweaking semanage command to workaround error 2017-10-11 18:32:22 +00:00
Kevin Fenzi
40561379f2 this is py2.7 now 2017-10-11 17:38:50 +00:00
Patrick Uiterwijk
ebec5485f2 Correctly configure koji
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-11 19:36:38 +02:00
clime
240adfc259 copr-backend: install lighttpd's logrotate config for repo hit counting 2017-10-11 13:38:06 +02:00
Miroslav Suchý
c3dd8e9764 copr: this is no longer supported in pg9.5 2017-10-11 11:17:48 +02:00
Miroslav Suchý
8d53296868 copr: tune db settings 2017-10-11 11:08:03 +02:00
3105212a76 Merge branch 'master' of /git/ansible 2017-10-11 04:56:32 +00:00
03af7d0cbf Revert "Use balancer for openshift in staging"
This reverts commit 35e6135967.
2017-10-11 04:55:59 +00:00
Kevin Fenzi
b9e20ad259 lets see if we are running this twice 2017-10-11 01:21:26 +00:00
Kevin Fenzi
586a4f04ab try this 2017-10-11 00:46:24 +00:00
Kevin Fenzi
c61d9bbf90 see if it likes this any better 2017-10-11 00:38:57 +00:00
Kevin Fenzi
ddc36498b0 fix task, creates is part of the command module 2017-10-10 23:56:35 +00:00
Patrick Uiterwijk
4c7079ce8e Make this work for both stg and prod
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-11 01:33:47 +02:00
Patrick Uiterwijk
c82fa60308 Create the database the first time we deploy packages
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-11 01:31:26 +02:00
Matt Jia
6b367d3a10
greenwave role: mount to /etc/fedmsg-greenwave.d for the fedmsg consumers container
This will allow us to extend the default configuration provided with the rpm instead of
overriding it.
2017-10-11 09:23:13 +10:00
Kevin Fenzi
4a8eec62f2 make packages http config work with either 2.2 or 2.4 2017-10-10 22:20:32 +00:00
Kevin Fenzi
1b76c99aff this one also should be rhel6 only 2017-10-10 22:13:51 +00:00
Kevin Fenzi
a9d7ce335d only apply dist hotfix on rhel6 hosts 2017-10-10 22:09:31 +00:00
Kevin Fenzi
adccb33254 move python-sqlalchemy0.8 out to a rhel6 only task 2017-10-10 22:05:32 +00:00
Kevin Fenzi
e049b0566a kill hosts file on packages03.stg 2017-10-10 21:48:35 +00:00
Kevin Fenzi
373d9d0f8b we need our repos 2017-10-10 21:35:44 +00:00
Kevin Fenzi
a09c3d146e sigh 2017-10-10 21:20:27 +00:00
Kevin Fenzi
0e4ca44d19 Revert "packages03.stg here"
This reverts commit 81fd63491b.
2017-10-10 21:19:58 +00:00
Kevin Fenzi
81fd63491b packages03.stg here 2017-10-10 21:19:21 +00:00
Kevin Fenzi
f490c7adf0 Revert "packages03.stg to test rhel7 deployment with new version"
This reverts commit 06ee5dd4fc.
2017-10-10 21:18:18 +00:00
Kevin Fenzi
06ee5dd4fc packages03.stg to test rhel7 deployment with new version 2017-10-10 21:17:39 +00:00
b44172743e updating taskotron PXE entry to F26 2017-10-10 20:46:43 +00:00
deeb946fed move Africa under EMEA in the membership verification file 2017-10-10 19:51:50 +00:00
Kevin Fenzi
2e0b111660 make this when defined 2017-10-10 19:39:36 +00:00
Kevin Fenzi
3e4aee5e15 Revert "move Africa under EMEA in the membership verification file"
This reverts commit c227fa1a14.
2017-10-10 19:37:41 +00:00
Kevin Fenzi
a797f71b62 Revert "fix typo in membership map"
This reverts commit 781f2fb845.
2017-10-10 19:37:21 +00:00
Kevin Fenzi
781f2fb845 fix typo in membership map 2017-10-10 19:36:20 +00:00
Kevin Fenzi
23aec06b82 try and handle provisioning a new hardware instance the first time 2017-10-10 19:24:24 +00:00
Kevin Fenzi
0ca09d985d use asknot-ng dir for git checkout and building whatcanidoforfedora.org site 2017-10-10 19:17:17 +00:00
Adam Williamson
7088130aaf openqa/dispatcher: update Workstation ostree variant name
In the variant wanted images config file we use on stg.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2017-10-10 10:31:26 -07:00
d534a6199e Merge branch 'master' of /git/ansible 2017-10-10 15:49:07 +00:00
73dfe2db40 re-add fas01.stg hosts...
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
2017-10-10 15:48:59 +00:00
Patrick Uiterwijk
f027845144 There is no elif, just an else
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-10 15:12:58 +00:00
Patrick Uiterwijk
35e6135967 Use balancer for openshift in staging
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-10 17:10:55 +02:00
Patrick Uiterwijk
3233cc1388 Allow mod_proxy_balancer optionally
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-10-10 17:07:48 +02:00
Patrick Uiterwijk
08c115698a Use generate_ticketkey to generate ticket keys
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-10 12:27:41 +00:00
Patrick Uiterwijk
7e6934efbb This program is in python, not bash
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-10 12:26:55 +00:00
Patrick Uiterwijk
0bd6474f63 Add generate_ticketkey program to batcave
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-10 12:25:34 +00:00
48746debfe Fix the fedimg upgrade playbook
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2017-10-10 08:56:46 +00:00
f4b345c5de fedimg: Upgrade the fedfind package for the fedimg boxes also
Signed-off-by: Sayan Chowdhury <sayanchowdhury@fedoraproject.org>
2017-10-10 08:50:05 +00:00
Matt Jia
257f1d2874
greenwave role: fix the OpenShift templates 2017-10-10 13:26:33 +10:00
Matt Jia
027d598ae8
greenwave role: must specify when using a list of objects 2017-10-10 11:41:54 +10:00
Matt Jia
e48fa36993
greenwave role: use YAML documents 2017-10-10 11:33:41 +10:00