Commit graph

31126 commits

Author SHA1 Message Date
Kevin Fenzi
4b7c31a882 cleanup: remove all the duplicate tests for selinux python bindings in favor of the ones in base.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-16 10:54:58 -07:00
Kevin Fenzi
5432763f39 chrony: drop task to stop/disable ntp, we will not even install it anymore
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-16 10:40:43 -07:00
Adam Williamson
bb3146d753 relvalconsumer: pin git checkout to pre-'dist' code for now
I cut a new release for some exciting wikitcms changes, but I
don't want to deploy those on a Friday evening. So pin to the
previous commit for now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2020-05-15 19:05:06 -07:00
Stephen Smoogen
7b4872c557 IAD2this should work.. I bet it wont 2020-05-15 20:23:26 -04:00
Stephen Smoogen
2f02466f90 ok this shold revert change 2020-05-15 20:15:41 -04:00
Stephen Smoogen
5327f28dfb nagios syntax is weirdly specific at times 2020-05-15 20:10:40 -04:00
Stephen Smoogen
cb8b68bc18 put more checks for able to connect 2020-05-15 19:54:12 -04:00
Stephen Smoogen
6dfcc7d2d7 and one more place to make it work 2020-05-15 19:46:41 -04:00
Stephen Smoogen
39c2fd442a this will make sure -l nagios_hosts does all the hosts templates 2020-05-15 19:43:50 -04:00
Stephen Smoogen
258a2826bf remove iad2 staging hosts. there is no staging in iad2 2020-05-15 19:37:27 -04:00
Stephen Smoogen
0163e646ad try a different way to get this working 2020-05-15 19:32:44 -04:00
Stephen Smoogen
d7080ffee1 add in an endif for nagios 2020-05-15 19:18:03 -04:00
Kevin Fenzi
15444ab882 iad2: inventory: add bvmhost-x86-06 to inventory too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-15 16:17:10 -07:00
Kevin Fenzi
e102aa48b8 iad2: add bvmhost-x86-06 host vars 2020-05-15 16:15:26 -07:00
Stephen Smoogen
7302c69652 add in external iad2 for monitoring 2020-05-15 19:11:20 -04:00
Stephen Smoogen
3ba920f5bc put in tests to remove nagios from trying to talk to iad2 boxes 2020-05-15 19:06:56 -04:00
Stephen Smoogen
d063026722 Added data for ns02.iad2.fedoraproject.org which is the secondary dns server in IAD2. 2020-05-15 17:52:54 -04:00
Kevin Fenzi
4c09ca4ada iad2: openshift: call a seperate role for the new iad2 cluster
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-15 13:16:13 -07:00
Pierre-Yves Chibon
14e760a144 callback: specify which configuration file to use for fedora-messaging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-15 15:06:37 +02:00
Pierre-Yves Chibon
a21b274209 Batcave: add support for fedora-messaging
Install the certificates needed to connect to fedora-messaging
Install a configuration file applications can use to send messages
to the message bus using fedora-messaging.
Create the batcave user in rabbitmq

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-15 12:57:54 +00:00
Kevin Fenzi
0290f57cfb also send git emails to nowhere
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 15:36:58 -07:00
Mohan Boddu
d41cc84f22 Making mp multilib blacklist and dssi-vst-wine whitelist
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-05-14 22:07:17 +00:00
Kevin Fenzi
cff5bed5f2 os-cluster: do not install vpn in iad2 for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 14:58:44 -07:00
Kevin Fenzi
14d6353927 iad2: no vpn for openshift for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 14:50:38 -07:00
Kevin Fenzi
0f0910c639 handlers: re-add the xinetd handler we removed because we thought surely nothing could be using this in the year of our lord 2020. OH well
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 14:34:16 -07:00
Mark O'Brien
b7016e09b7 [iad-openshift3] update to correct ips for vhosts 2020-05-14 22:07:39 +01:00
Pierre-Yves Chibon
dab9296b8c Attempt to make self.play_context.connection JSON serializable
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:54:54 +02:00
Pierre-Yves Chibon
9c6e27ca13 Attempt to see if the error itself can give us a little more information
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:51:53 +02:00
Pierre-Yves Chibon
3f7c896509 Add print in addition to the logger (that isn't set up) in the fedora_messaging callback - take #2
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:44:30 +02:00
Pierre-Yves Chibon
8189b0f964 Add print in addition to the logger (that isn't set up) in the fedora_messaging callback
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:41:56 +02:00
Pierre-Yves Chibon
6d975e3959 Add some debugging to the logdetail callback
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:40:02 +02:00
Pierre-Yves Chibon
a87e036224 Remove the debugging code in the fedora_messaging callback
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:34:22 +02:00
Pierre-Yves Chibon
e060e7efa1 Rename the fedora_messaging callback and enable it in ansible
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:32:21 +02:00
Pierre-Yves Chibon
4ac2b91273 Add a little more debugging to the fedora_messaging callback
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:30:13 +02:00
Pierre-Yves Chibon
f6e6fab02d Add some debugging to the fedora_messaging callback for now
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-05-14 22:27:29 +02:00
Mark O'Brien
bf94d151e7 [iad-openshift] set mem to 24G for os-node*.iad* 2020-05-14 20:41:51 +01:00
Kevin Fenzi
4957a811f1 ansible: try and clean up callback_plugins
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 12:30:10 -07:00
Kevin Fenzi
4dbcb94d27 iad2: bridgeify: add missing trailing quote
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 09:21:27 -07:00
Kevin Fenzi
4742f1d9d5 iad2: proxy01.iad2: drop out of mirrorlist_proxy group to avoid nagios entanglements
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 08:58:09 -07:00
Kevin Fenzi
d4cbab0f3c iad2: inventory: also add proxy01.iad to iad2 group
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 08:25:04 -07:00
Kevin Fenzi
f485d8d9b2 iad2: inventory: add bvmhosts to iad2 group to avoid nagios
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 07:45:26 -07:00
Kevin Fenzi
528369b38e iad2: bridgify: fix gateway
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-14 07:44:21 -07:00
Fabien Boucher
578fe5c706 Propose the zuul config - project pipelines to run ansible-review-diff
Co-Authored-By: Nils Philippsen <nils@redhat.com>
Co-Authored-By: Pierre-Yves Chibon <pingou@pingoured.fr>

The ansible-review-diff is defined in https://pagure.io/fedora-zuul-jobs

This commit tells Zuul to run ansible-review-diff on all new and updated
Pull Requests.

This change was initially fedora-infra/ansible/pull-request/54
2020-05-14 13:14:00 +02:00
Adam Samalik
90453307c9 opensift docsbuilding translations in stg only now 2020-05-14 11:51:33 +02:00
Adam Samalik
390c6b67b0 opensift docsbuilding add new cron to playbook 2020-05-14 11:47:28 +02:00
Adam Samalik
9ccc671e68 openshift docsbuilding separate translated docs build 2020-05-14 11:33:01 +02:00
Kevin Fenzi
8b1aeda37a iad2 / bridgify: try just not setting the state on the down interfaces
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-13 17:18:34 -07:00
Kevin Fenzi
36cdf951aa iad2 / bridgeify: drop duplicate autoconnect, fix names for existing connections
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-13 17:13:09 -07:00
Kevin Fenzi
641912c098 iad2: add in bvmhost's and their mac addresses.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-13 17:10:07 -07:00
Kevin Fenzi
68e230c967 bridgeify: set vpn over iad2 for dns search order
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-13 17:03:48 -07:00