Commit graph

27626 commits

Author SHA1 Message Date
Kevin Fenzi
f9f9ee73bb rawhide-test: drop ansible_python_interpreter var for testing.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-01 19:16:05 +00:00
Kevin Fenzi
812c4c0f0d basessh: set the delegate here to localhost
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-01 18:18:03 +00:00
Kevin Fenzi
3ed359e343 basessh: do not set python2 here, it should be autodetected.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-01 18:06:09 +00:00
Kevin Fenzi
1eb44bcd2b Fedora vars: drop PackageKit* here as it doesn't work right with dnf module 2019-07-01 18:05:49 +00:00
Kevin Fenzi
0ce01de6d0 buildvmhost-s390x-01: try not setting python3 here and let auto detect it.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-01 17:40:09 +00:00
Kevin Fenzi
65a0b73e1e group_vars / all: revert this python2 thing for now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-01 17:28:05 +00:00
Kevin Fenzi
1ab5eda600 group_vars / all: try setting it to null?
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-01 17:06:37 +00:00
Kevin Fenzi
af3460170a group_vars / all: try and set python2 as default, to override on python3 hosts to see if it fixes delegate.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-07-01 17:03:13 +00:00
Stephen Smoogen
e4c027bf2d [ftbfs] doing scripting with no coffee leeds smooge to wierd places 2019-07-01 13:33:28 +00:00
Stephen Smoogen
61d8163602 [ftbft] remember that /etc/cron.weekly is a place where scripts land and not cron jobs. Put the script in right place 2019-07-01 13:31:12 +00:00
Stephen Smoogen
cc0bc4063b [ftbfs] try to get this script to run and be verbose about it 2019-07-01 13:24:08 +00:00
Patrick Uiterwijk
21eeb216ed Add cert-manager URL
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-30 22:33:28 +02:00
Patrick Uiterwijk
14422d361d Add objects and documentation for certificates in communishift
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-30 22:31:42 +02:00
Patrick Uiterwijk
018065edab Remove puiterwijk from nagios notifs
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-30 11:54:07 +02:00
Jakub Kadlcik
86ed91ea41 Set ansible_python_interpreter for copr-dist-git-dev
To fix an issue with `install python2 and dnf stuff` task,
@nirik suggests this solution.
2019-06-30 03:14:52 +02:00
Jakub Kadlcik
d8dad58a7b Upgrading copr-dist-git-dev to F30 2019-06-30 02:27:50 +02:00
Patrick Uiterwijk
49205e279e Add start of SSO
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-29 21:58:05 +02:00
Patrick Uiterwijk
cb987b9af0 Require true value
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-29 21:57:19 +02:00
Patrick Uiterwijk
ce79bda4d9 Allow re-encrypt
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2019-06-29 21:56:33 +02:00
Patrick Uiterwijk
3b612c0dea Set up sso.fp.o
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2019-06-29 16:44:35 +00:00
Pavel Raiskup
2c9e722dfc messaging/base: jinja expansion doesn't work in name
https://github.com/ansible/ansible/issues/3103
2019-06-28 23:40:28 +02:00
Pavel Raiskup
c6f7513c38 messaging/base: try to depend on rabbit/user automatically 2019-06-28 23:31:23 +02:00
Kevin Fenzi
1f78af15fc websites: drop translate.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 21:01:46 +00:00
1cd03dc40a [os/joystick] --conf option comes before 2019-06-28 20:58:02 +00:00
Kevin Fenzi
3ac0df019b koji_builder / staging: move back to setting module platform in site defaults for now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 20:45:32 +00:00
Kevin Fenzi
218bd3e148 koji_builder / staging: drop the platform override and see if bootstrap mode will work.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2019-06-28 19:54:05 +00:00
mprahl
203684823f Remove the NUM_CONCURRENT_BUILDS limit in MBS 2019-06-28 18:36:46 +00:00
67f60fdb92 [os/joystick] Remove redundant trailing slash 2019-06-28 18:13:48 +00:00
79c3cea504 [os/joystick] Fix the callback in fedora-messaging 2019-06-28 17:48:02 +00:00
Adam Williamson
42359a80c0 openqa/dispatcher: fix Silverblue name in extraaraches JSON
We use a 'wanted images' config file for staging, which makes
us look for images from aarch64 and ppc64le arches; this was not
updated when AtomicWorkstation was renamed Silverblue, so we
haven't been scheduling Silverblue tests on staging at all...

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-06-28 10:25:29 -07:00
Dusty Mabe
2e8470e01f
openshift-apps/coreos-koji-tagger: enable github webhooks
These vars were created in the ansible private repo. Let's start
using them to trigger builds.
2019-06-28 12:44:58 -04:00
mprahl
ec026c1cb8 Don't manage platform:f28 in stage MBS 2019-06-28 16:32:49 +00:00
mprahl
bcba2567b2 Set the MBS polling interval to one hour
This should help with the failures due to race conditions we are
seeing when MBS is overloaded.
2019-06-28 16:22:54 +00:00
Stephen Smoogen
a91b330d08 [os/joystick] try having 3 - 2019-06-28 16:16:34 +00:00
Stephen Smoogen
b0a62a8555 [openshift/joystick] More minor changes to put in line with other versions 2019-06-28 15:41:56 +00:00
Stephen Smoogen
b8b029b118 [os/joystick] compare configs for yaml and see indentation change on non-working version.. try to see if this fixes it 2019-06-28 15:41:56 +00:00
6a523abffc Change the deployment config from list 2019-06-28 12:07:06 +00:00
Pavel Raiskup
d821359734 copr: backend: assure rabbit user exists 2019-06-28 13:47:03 +02:00
Pavel Raiskup
2a4c4d66ae messaging/base: remove undefined var 2019-06-28 12:58:58 +02:00
Pavel Raiskup
124abd89a8 messaging/base: missing with_items 2019-06-28 12:56:23 +02:00
Pavel Raiskup
9bce442b80 messaging/base: fix syntax error 2019-06-28 12:54:31 +02:00
Pavel Raiskup
0128b3145f messaging/base: all tasks to have tag=fedora-messaging 2019-06-28 12:52:46 +02:00
Pavel Raiskup
4f6f243fac copr: backend: install messaging toml config 2019-06-28 12:51:52 +02:00
8b24ab2f12 Fix the deploymentconfig for joystick 2019-06-28 10:21:43 +00:00
Mikolaj Izdebski
e2580fe65d message-tagging-service: define app variable 2019-06-28 11:49:52 +02:00
10b46c80af Fix the spelling of autoremove 2019-06-28 09:46:50 +00:00
Chenxiong Qi
ddaf3a1d30 Update MTS role with specific configs
This patch also contains a rule file for running MTS in prod Openshift
instance. For staging, the rule file is pointed out to an "external" rule file
stored in my personal repository created in Pagure.

Signed-off-by: Chenxiong Qi <cqi@redhat.com>
2019-06-28 17:28:59 +08:00
Pavel Raiskup
39e30c9725 messaging/base: tag package installation by 'fedora-messaging' 2019-06-28 09:42:59 +02:00
Pavel Raiskup
1cd464ba1c messaging/base: fix modes to use octal numbers 2019-06-28 09:38:33 +02:00
Pavel Raiskup
5dae2832e0 roles/messaging: correct paths to certs/keys 2019-06-28 09:35:48 +02:00