Commit graph

22813 commits

Author SHA1 Message Date
Mikolaj Izdebski
56589a7376 Try to fix non-monitored groups 2018-05-17 22:47:40 +00:00
Kevin Fenzi
94bdce7c68 walking blind, hope there is not a cliff 2018-05-17 22:26:35 +00:00
Kevin Fenzi
ba587e6aa9 brute force for now 2018-05-17 22:09:20 +00:00
Kevin Fenzi
83454d7260 lets try this another way 2018-05-17 21:52:14 +00:00
Kevin Fenzi
a5ca432618 try and get the loops right here 2018-05-17 21:26:49 +00:00
Randy Barlow
147eb995c3 Include more data in Bodhi's SAR script.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 21:25:11 +00:00
Kevin Fenzi
e96ee43612 ok, lets try this one 2018-05-17 21:15:15 +00:00
Kevin Fenzi
60469243d2 try this 2018-05-17 20:58:52 +00:00
Kevin Fenzi
06a23947a5 add new cloud x86_64 hw 2018-05-17 20:36:06 +00:00
Kevin Fenzi
0abb588b08 drop fas3-stg 2018-05-17 19:36:58 +00:00
Randy Barlow
30af615f18 Upgrade staging Bodhi back to 3.8.0b0.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 19:05:52 +00:00
Randy Barlow
974e89297d Downgrade staging bodhi back to 3.7.0.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 19:02:51 +00:00
Kevin Fenzi
f47d33e036 we want this link in staging as well now 2018-05-17 18:58:12 +00:00
Kevin Fenzi
f2f81ee236 possible conditional fix for 6949 2018-05-17 18:55:25 +00:00
Randy Barlow
005c9e1dee Bodhi's staging-sync playbook now also uses the openshift_pods var.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 18:37:22 +00:00
Kevin Fenzi
d7d9dcc07d remove faf01.stg ghost 2018-05-17 18:34:34 +00:00
Randy Barlow
9eb8e83976 Make my migrations fact be wrapped in quotes.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 18:32:48 +00:00
Randy Barlow
0411e846d1 Use a less strict string test to see if we need to run migrations.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 18:26:16 +00:00
Randy Barlow
70ad2456f0 Do not indent Jinja if statements in YAML.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 18:15:37 +00:00
Randy Barlow
47056fbb9a Annnnd one more.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:58:03 +00:00
Randy Barlow
dbfae1d065 Apparently Ansible doesn't have groupvars.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:55:30 +00:00
Randy Barlow
a9e76aa4c8 Bodhi's OS playbook always scales up at the end.
Also, use the OS master group vars instead of host names.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:50:19 +00:00
Randy Barlow
07437cbf7a Always scale up Bodhi pods after upgrades.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:42:28 +00:00
Randy Barlow
488e718455 Give Bodhi grous vars for how many OpenShift pods to run.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:40:47 +00:00
Randy Barlow
5f616ef1c5 lockfile was renamed to composes in a prior commit.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:22:32 +00:00
Patrick Uiterwijk
10c1d63f26 Do not variant-filter comps
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 19:15:01 +02:00
Randy Barlow
20472c9ce5 Fix a yaml parsing issue.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 17:14:22 +00:00
Randy Barlow
0322d00180 Don't escape string quotes.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 16:23:14 +00:00
Randy Barlow
26e8e02922 Stop Bodhi's pods when there are migrations to run during upgrade.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 16:13:19 +00:00
Sayan Chowdhury
6715f6ce19 badges: Add a GDPR SAR script for Badges
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
2018-05-17 15:45:22 +00:00
Randy Barlow
a4991341c9 Do not run a Bodhi upgrade if there are composes in progress.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 15:07:13 +00:00
Josef Skladanka
20622a4dd2 Remove kernel/initrd caching in oz (caused build issues when old kernel was cached) 2018-05-17 16:45:56 +02:00
Patrick Uiterwijk
caeeb0c31e Use --silent for bodhi new-updates-sync
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 16:35:04 +02:00
Patrick Uiterwijk
51ec022933 Make silent an option
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 16:34:38 +02:00
Patrick Uiterwijk
660e73967a Run bodhi2 new-updates-sync every minute
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 16:31:23 +02:00
Patrick Uiterwijk
8773b6d931 Silence lock wrapper if script is still running
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 16:30:21 +02:00
Pierre-Yves Chibon
c29ffd217f Add SAR script for elections
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-05-17 15:57:34 +02:00
Randy Barlow
eb0b1276c0 Upgrade staging to bodhi-3.8.0-0.0.beta.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
2018-05-17 13:18:21 +00:00
Patrick Uiterwijk
1f2b52aa4a Confirm new pkls are serving useful data before putting mirrorlist container in service
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 14:24:32 +02:00
Patrick Uiterwijk
cc886bfdc0 Make sure create-filelist always exports ints for ctime
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 13:32:43 +02:00
Patrick Uiterwijk
560ce51f21 Move full privacy policy text to login form
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 12:42:14 +02:00
Patrick Uiterwijk
78448e24fc Add info on external services to consent
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 12:39:24 +02:00
Patrick Uiterwijk
e1f2717629 Link to privacy policy in Ipsilon
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 12:37:32 +02:00
Pierre-Yves Chibon
ba290807e0 Add the host variables for SAR for nuancier and meetbot
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-05-17 12:26:15 +02:00
Pierre-Yves Chibon
64b94acd97 Add meetbot SAR script
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-05-17 12:24:40 +02:00
Pierre-Yves Chibon
94358970cd Add SAR script for nuancier
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-05-17 11:44:48 +02:00
Aurélien Bompard
2885cbc04b Fix 0420cb5: set the default list footer in mailman 2018-05-17 09:07:12 +00:00
Pierre-Yves Chibon
9e7eb28381 Only include the user's comment in the pagure SAR script
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2018-05-17 10:50:55 +02:00
Mikolaj Izdebski
29f3682334 Koschei doesn't need to know dist-git branches any longer 2018-05-17 08:45:01 +00:00
Mikolaj Izdebski
746b086e78 Create collection during non-BDR Koschei sync 2018-05-17 08:42:55 +00:00