Commit Graph

23376 Commits

Author SHA1 Message Date
Kevin Fenzi
237f06e986 this has to be in qa-isolated so openqa-stg01 can talk to it 2018-07-02 16:27:16 +00:00
Dan Callaghan
3b40eb1363 greenwave: use fedmsg-hub-3 instead of fedmsg-hub as the entrypoint
Greenwave 0.8+ has switched to Python 3, which means the fedmsg-hub
command for the fedmsg-consumers pod has to be fedmsg-hub-3 now.

This is in staging only for now.
2018-07-02 12:24:59 +10:00
Dan Callaghan
a615d68126 greenwave: add subject_type key to policies for upcoming 0.8 release
In Greenwave 0.8 (not released yet) subject_type will replace
relevance_key and relevance_value:

https://docs.pagure.org/greenwave/release-notes.html#next-release

Add the appropriate subject_type keys to all policies so that we can
roll out the latest code to staging.

This is not wrapped in a conditional because older versions of Greenwave
will just ignore the new subject_type key, while newer versions of
Greenwave will ignore the relevance_key and relevance_value keys.

Later, once Greenwave 0.8 is released and rolled out in stage and prod,
we can remove the relevance_key and relevance_value from the policies.
2018-07-02 11:17:44 +10:00
Stephen Smoogen
f2b6073077 and maybe this will make it install 2018-07-02 01:09:21 +00:00
Stephen Smoogen
85e816762d this will let installs work.. it may not fix the problem yet 2018-07-02 00:51:16 +00:00
Stephen Smoogen
b84e918332 geeez will you look at the time 2018-07-02 00:49:17 +00:00
Stephen Smoogen
797d1c632f back it out.. back it all out 2018-07-02 00:47:04 +00:00
Stephen Smoogen
2bf9000cbc this will break other things but may work 2018-07-02 00:33:17 +00:00
Stephen Smoogen
60e46834d1 ok lets try this 2018-07-01 23:43:05 +00:00
Stephen Smoogen
3ff1649a8a and we will try to get this to work 2018-07-01 23:39:54 +00:00
Stephen Smoogen
3db30a5396 add in ccd for download server 2018-07-01 23:28:55 +00:00
Stephen Smoogen
d9cc9aac0f try to see if being explicite in random mac is needed 2018-07-01 23:14:54 +00:00
Kevin Fenzi
23335a4eb5 fix false positive on db-qa03 2018-07-01 18:42:29 +00:00
Kevin Fenzi
86395da242 Move the armv7 kernel update to just finish before starting vm 2018-07-01 18:37:38 +00:00
Kevin Fenzi
84bd8c1c4a Also install pxz on fedora 2018-06-30 04:04:17 +00:00
Kevin Fenzi
13c07ee299 disable newcloud in hardware inventory too 2018-06-30 00:03:09 +00:00
Kevin Fenzi
967ba4328f get ready for backups 2018-06-29 23:23:01 +00:00
Kevin Fenzi
eb5605b6aa Add db-qa03 running fedora so we get a newer postgresql version for openqa 2018-06-29 22:57:24 +00:00
Kevin Fenzi
c731ace534 Revert this for now. 2018-06-29 22:35:13 +00:00
Kevin Fenzi
ab927fcd31 let us try this to add vmhost to cached facts 2018-06-29 22:21:06 +00:00
Kevin Fenzi
b970b7bb55 Update the check for updates playbooks 2018-06-29 21:46:54 +00:00
Kevin Fenzi
bdbc67f18a Try and make our lives easier here 2018-06-29 21:11:32 +00:00
Kevin Fenzi
6bccaabfa7 Disable/remove new cloud for now as director is managing it. 2018-06-29 20:36:26 +00:00
Stephen Smoogen
82f128a39c make sure the environment is setup for remote host 2018-06-29 20:26:37 +00:00
František Zatloukal
286dcca6b2 ResultsDB: Add role: dnf-automatic also to the stg and prod 2018-06-29 22:15:17 +02:00
Stephen Smoogen
131a11cc23 and add the vh-cc-rdu to the inventory 2018-06-29 19:44:28 +00:00
Rick Elrod
2aa9ca5288 remove some newcloud entries from here, Director handles them
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-29 16:59:30 +00:00
Stephen Smoogen
682c84fe37 ok does htis work 2018-06-29 15:52:02 +00:00
Kamil Páral
5f0644c9a0 taskotron: use F28 minions everywhere 2018-06-29 14:51:37 +02:00
clime
799388cd17 copr-builder: fix http to https on builders 2018-06-29 12:01:41 +02:00
clime
81ede91dd7 copr-dist-git: enable ssl conf for letsencrypt 2018-06-29 11:19:13 +02:00
clime
0adb8eaabc copr-dist-git: add exception for acme challenge, fix indenting 2018-06-29 11:03:44 +02:00
clime
04f75f2423 copr-dist-git: include certbot role 2018-06-29 10:41:16 +02:00
clime
4daee14690 copr-dist-git-dev: install ssl.conf 2018-06-29 10:33:03 +02:00
Kamil Páral
08da43cb45 taskotron-dev: use F28 minions 2018-06-29 09:16:15 +02:00
Kevin Fenzi
6e053f661b do not follow links as they could point to things that no longer exist on /mnt/koji and cause ansible to error out 2018-06-29 03:57:57 +00:00
Kevin Fenzi
e73ab29c27 also set tmp for copr 2018-06-29 01:55:57 +00:00
Kevin Fenzi
27a0c33f79 Adjust master. 2018-06-29 01:41:26 +00:00
Kevin Fenzi
3b13bf7182 fix name of package so playbook is happier 2018-06-29 01:08:03 +00:00
Rick Elrod
3618d9ceb9 remove smtp-mm-tummy01 from inventory/nagios
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-28 19:48:13 +00:00
Rick Elrod
ffcafa61da add ccd for smtp-mm-cc-rdu01
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-28 19:12:28 +00:00
Kevin Fenzi
137182088d fix in prod also and add comment about tmp and become_user 2018-06-28 18:15:30 +00:00
Kevin Fenzi
45c250315a lets try this on staging here 2018-06-28 17:59:24 +00:00
Rick Elrod
2a9ac47972 use -ext
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-28 17:32:58 +00:00
Rick Elrod
d777b77b58 add hooks to reload httpd when allows changes
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-28 17:22:40 +00:00
Rick Elrod
5c2e4725e7 allow smtp-mm-cc-rdu01
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-28 17:17:46 +00:00
Ralph Bean
536b3f4e36 Correct gluster_server_group for odcs. 2018-06-28 16:47:17 +00:00
Rick Elrod
7d99e7823a and add it to inventory
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-28 16:41:16 +00:00
Rick Elrod
fac104d4ca smtp-mm-cc-rdu01.fedoraproject.org
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-06-28 16:40:25 +00:00
Stephen Smoogen
cf98a024e6 reorder to give nagios time to be shutting up and make it longer 2018-06-28 16:05:25 +00:00