Commit Graph

29818 Commits

Author SHA1 Message Date
Jakub Kadlcik
36a69b8fa7 Revert "copr: temporarily disable deleting outdated chroots"
This reverts commit 210192c6035060ae74826d3663f72c44d82334d4.
2020-04-24 21:34:23 +02:00
Aurélien Bompard
163e9c8549 RabbitMQ: if the tags aren't specified, rabbitmq_user clears them :-/
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:23 +02:00
Kevin Fenzi
2545b294aa allow f33 side tags
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:23 +02:00
Kevin Fenzi
a845d9ce6d pkgdb-proxy: allow f32 retirements until final freeze
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:23 +02:00
Kevin Fenzi
9694a8c691 inventory: correctly comment the right osbs nodes in prod
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:23 +02:00
Kevin Fenzi
0994065ff2 arm builders / staging: move staging builders to emag, comment out old osbs-aarch64-master01
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:23 +02:00
Dusty Mabe
c06955ee41 openshift-apps/coreos-ostree-importer: add support for fedora messaging
This adds in configs and secrets for fedora messaging so we can consume
and publish messages as part of our normal coreos-ostree-importer life
cycle.
2020-04-24 21:34:23 +02:00
Kevin Fenzi
cc7b7fe630 arm builders: move buildvm-armv7-22/23/24 and buildvm-aarch64-22/23 over to buildvmhost-aarch64-17 and off the moonshot
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:23 +02:00
Mohan Boddu
a221f9ce47 Setting f32 as under development
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:23 +02:00
Miroslav Suchý
a696618ec2 copr: system-config-firewall-base does not exist on f31
we used to need it becouse of lokkit, but it seems we do not use it any more
2020-04-24 21:34:23 +02:00
Miroslav Suchý
788861395c copr: try to set hostname differently 2020-04-24 21:34:23 +02:00
Miroslav Suchý
8c03878231 Revert "copr: try this"
This reverts commit f6f015e1c205157452f33c1857cab4f5260f2cf8.
2020-04-24 21:34:23 +02:00
Aurélien Bompard
b60803ee5c RabbitMQ: don't overwrite the admin user
Users are shared between virtualhosts.

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:23 +02:00
Miroslav Suchý
4cd114788e copr: try this 2020-04-24 21:34:23 +02:00
Miroslav Suchý
33c5c9511b copr: do not set hostname in aws
because we do not have dns set there and it simply do not do what it should do
2020-04-24 21:34:23 +02:00
Miroslav Suchý
c96b973b60 remove deprecation warning
addressing:
TASK [Install desired extra packages (dnf)] *********************************************************************************************
Friday 14 February 2020  14:03:04 +0000 (0:00:00.062)       0:00:12.297 *******
[DEPRECATION WARNING]: Invoking "dnf" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply
multiple items and specifying `pkg: "{{ item }}"`, please use `pkg: ['ntpdate', 'libselinux-python']` and remove the loop. This feature
will be removed in version 2.11. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
2020-04-24 21:34:23 +02:00
Miroslav Suchý
d2ce8afd46 do not modify fedora*.repo when deploying in AWS 2020-04-24 21:34:23 +02:00
Aurélien Bompard
2df32fbe0c RabbitMQ: use the proper tags for the messaging-bridges playbook 2020-04-24 21:34:22 +02:00
Aurélien Bompard
9370ffcf7e Add the rabbitmq_cluster tag to the rabbit roles
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:22 +02:00
Miroslav Suchý
82fec0f69c copr: run this part no aws too 2020-04-24 21:34:22 +02:00
Miroslav Suchý
9289ef9558 copr: become root as to AWS we connect as fedora@ 2020-04-24 21:34:22 +02:00
Miroslav Suchý
d73af67872 copr: puth copr_keygen_dev_aws into dev group 2020-04-24 21:34:22 +02:00
Miroslav Suchý
5377410dba copr: spin up copr-keygen-dev in AWS 2020-04-24 21:34:22 +02:00
Aurélien Bompard
16ba6fdbff RabbitMQ: add server_name_indication to the federation parameters
The Federation plugin uses an AMQP client that verifies that the
hostname it's connecting to is the right one. Our RabbitMQ server
TLS certificates only have the "public" name as Subject Alternative Name
and in that case apparently the client does not check the CN. Therefore
this changeset sets the client parameter to expect the "public" name in
the certificate.

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
ec0f28a35f monitor-gating: Try changing the service of the keytab
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
7b891562d2 Update the configuration so no more manual changes after branching are needed
Patch from Miro Hrončok submitted upstream at:
https://pagure.io/fedora-ci/simple-koji-ci/pull-request/36

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Aurélien Bompard
8f5de8c822 Also create zmq.topic in /pubsub
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:22 +02:00
Aurélien Bompard
48de31d042 RabbitMQ: leave it to apps to grant access to the nagios-monitoring user
Because those vhosts may not be created yet when the main RabbitMQ
playbook is run.

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
f21127ef84 monitor-gating: Adjust the key which is used as filename
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
007dea4910 monitor-gating: Specify a host to see if the file gets generated
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Aurélien Bompard
704835c2bb RabbitMQ: Don't create the nagios user before the vhost is setup
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
83b5e3ac4f fas: let pingou access the app in openshift so he can see the logs
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
8133f27b68 monitor-gating: adjust indentation
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
e177d401bb monitor-gating: let's without a host entirely
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
4aad0e72ff monitor-gating: make the hostname valid
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
59cd72f4f1 monitor-gating: tweak the host so ipa find a valid record for it, maybe?
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Pierre-Yves Chibon
fc435a44a9 monitor-gating: Create and set-up the keytab
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-04-24 21:34:22 +02:00
Kevin Fenzi
135bc4418d rabbitmq_cluster / staging: nagios-plugins-rabbitmq builds, but is not installable
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:22 +02:00
Kevin Fenzi
76e7688588 rabbitmq_cluster / stg: disable collectd-rabbitmq in stg for now as it does not build
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:22 +02:00
Kevin Fenzi
545e64baf2 move rabbitmq hosts to rhel8 in staging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-04-24 21:34:22 +02:00
Stephen Smoogen
d8442205ee remove the openqa boxes because they may be installed in correctly 2020-04-24 21:34:22 +02:00
Stephen Smoogen
46b35d7229 try to set up dhcpd properly for host 2020-04-24 21:34:22 +02:00
Stephen Smoogen
228acc231c fix dhcp correctly with correct ips 2020-04-24 21:34:22 +02:00
Stephen Smoogen
a62b9beaa1 set the right box to build. [I am having one of those days] 2020-04-24 21:34:22 +02:00
Stephen Smoogen
60f790cc7d try to make the next openqa box 2020-04-24 21:34:22 +02:00
Rick Elrod
fe9a69564e make proxy30 not check swap
Signed-off-by: Rick Elrod <relrod@redhat.com>
2020-04-24 21:34:22 +02:00
Stephen Smoogen
d69f1b21d0 fix other items to try and get openqa working 2020-04-24 21:34:22 +02:00
Stephen Smoogen
e0d41735b5 [inventory] correct hostnmae 2020-04-24 21:34:22 +02:00
Stephen Smoogen
38c78c9d72 [dhcpd] fix the mac address to the correct ip address so ssh works 2020-04-24 21:34:22 +02:00
Mohan Boddu
560303aef8 More fixes to f33 key changes
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-04-24 21:34:22 +02:00