Commit graph

31943 commits

Author SHA1 Message Date
Stephen Smoogen
152b415410 allow proxy32 to get to infrastructure 2020-06-19 15:21:51 -04:00
Nick Bebout
849bcf0514 Create /srv/web 2020-06-19 12:42:56 -05:00
Nick Bebout
ceb7bf9f86 Merge branch 'master' of ssh://pagure.io/fedora-infra/ansible 2020-06-19 11:50:44 -05:00
Nick Bebout
44cedc6405 This should be iad2 not {{ datacenter }} 2020-06-19 11:50:27 -05:00
Stephen Smoogen
c08d6270c4 remove packages not needed for data-analysis on log01 2020-06-19 12:50:19 -04:00
Stephen Smoogen
9fbc9408a4 add sysadmin-analysis to log01 2020-06-19 12:44:37 -04:00
Nick Bebout
a8c00d2653 Remove special settings for proxy32 in inventory 2020-06-19 11:10:29 -05:00
Nick Bebout
cabb234b5d Revert "Try setting become and remote_user: fedora"
This reverts commit 636431bea0.
2020-06-19 10:46:10 -05:00
Nick Bebout
2f24cc8470 become->ansible_become 2020-06-19 10:44:55 -05:00
Nick Bebout
cdcc52f734 Try putting in inventory 2020-06-19 10:43:28 -05:00
Nick Bebout
636431bea0 Try setting become and remote_user: fedora 2020-06-19 10:40:20 -05:00
Mark O'Brien
93f07a0e0b [proxies] add proxy32 to cloud inventory as it is an aws host 2020-06-19 16:23:20 +01:00
Mark O'Brien
1fe3b5d37b [proxies] add proxy32 in frankfurt 2020-06-19 10:35:39 +01:00
Pavel Raiskup
6fbeb77fed copr-be: complement daae61472c 2020-06-19 10:01:03 +02:00
Pavel Raiskup
daae61472c copr-be: don't attempt to install mock from koji
We don't need it ATM, and currently it often fails for some reason
(perhaps related to Fedora outages):

TASK [install the latest mock and mock-core-configs from updates-testing] ******
Friday 19 June 2020  05:54:19 +0000 (0:01:07.155)       0:07:47.913 ***********
fatal: [52.90.206.190]: FAILED! => {"changed": false, "msg": "Failure
downloading
https://kojipkgs.fedoraproject.org/packages/mock/2.2/1.fc31/noarch/mock-2.2-1.fc31.noarch.rpm,
Connection failure: The read operation timed out", "results": []}
2020-06-19 08:44:43 +02:00
Pavel Raiskup
5ff7d1ef1c copr-be: more verbose vm-aws-new output
And ignore failures in signal handler.
2020-06-19 08:44:25 +02:00
Kevin Fenzi
f2a1a3f203 postgresql_server: make sure db-koji01 gets the right backup script.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-18 18:54:12 -07:00
Kevin Fenzi
384393c83d db-koji01: define dbs to backup
We want backups, enable them here.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-18 18:51:31 -07:00
Kevin Fenzi
5870df1ea8 koji_hub: switch mpm to one that works with h2.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-18 18:43:47 -07:00
Pierre-Yves Chibon
cb8e21127b bodhi/backend: port the new-updates-sync script to fedora-messaging
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
2020-06-18 21:28:21 +00:00
Mohan Boddu
2ca39a0a3c Use eln* tags instead of eln or eln-rebuild
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-06-18 17:01:44 -04:00
Kevin Fenzi
d4a6722e03 releng: fix key
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-18 13:39:25 -07:00
Mohan Boddu
3616bbe357 releng role: fix location of the cert files for fedora-messaging
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-06-18 16:15:54 -04:00
Kevin Fenzi
620c19c3a0 releng: install fedora-messaging pki directory
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-18 12:49:51 -07:00
Kevin Fenzi
625c6636ac releng: install fedora-messaging also
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-18 12:37:20 -07:00
Kevin Fenzi
6409778e12 releng: fix tags
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-18 12:27:16 -07:00
Kevin Fenzi
c8286928f7 releng: add config.toml and certs for pungi fedora-messaging
This is needed on compose-rawhide01 at least to have pungi emit
fedora-messages about it's compose progress.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-18 12:22:32 -07:00
Mohan Boddu
ddc6fb16d6 Adding perms to tag secure-boot packages to eln tags
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-06-18 18:00:19 +00:00
Stephen Smoogen
d058b29071 remove duplicate declarations of 10.6.0 zone.. just becuase you had 0 before does not mean you should have 2 afterwords 2020-06-18 13:58:55 -04:00
Stephen Smoogen
f2132cc28b update DNS to remove zones no longer in existance to RDU view and to add in 10.16.0 to IAD2 where it should have been in the first place. This should fix the unused DNS 2020-06-18 13:32:07 -04:00
Igor Raits
58ae9e93c2
koji_hub: Allow blocking/unblocking packages for sidetag owners
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-06-18 17:49:07 +02:00
Igor Raits
68185ee5eb
koji_hub: Disallow f30-based sidetags
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-06-18 17:38:34 +02:00
Mark O'Brien
6eec7b89dd [osbs] add buildroot docker image to master node 2020-06-18 14:53:00 +01:00
Mark O'Brien
72a6ac901c [osbs] comment out aarch64-orchestrator secret until aarch64 is in place 2020-06-18 11:06:53 +01:00
Mark O'Brien
ebde2646c3 [osbs] remove kojisecret as no longer needed 2020-06-18 10:49:46 +01:00
Clement Verna
f67e65ea22 koji: automatically remove sidetag on untagging last package
Signed-off-by: Clement Verna <cverna@tutanota.com>
2020-06-18 06:53:27 +00:00
Kevin Fenzi
b012b97f8a log01 / web-data-analysis: it is python3-pandas in rhel8
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-17 19:14:36 -07:00
Mohan Boddu
53247fcbae koji gc policy for eln tags
https://pagure.io/releng/issue/9534

Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2020-06-17 19:49:20 +00:00
Stephen Smoogen
2b38105e25 having a secondary ip address on the proxies causes problems with source ip firewall rules. 2020-06-17 15:30:03 -04:00
cee92a50c8 taskotron: removing last taskotron references 2020-06-17 17:19:16 +00:00
369aec85f2 web-data-analysis: removing taskotron.fp.o 2020-06-17 17:19:16 +00:00
814286d62c tftp_server: removing taskotron entry from pxe 2020-06-17 17:19:16 +00:00
70c6aa14a7 dhcp_server: removing taskotron client, virtX.qa 2020-06-17 17:19:16 +00:00
8aa9f03b36 removing taskotron roles 2020-06-17 17:19:15 +00:00
Stephen Smoogen
43140ff50f multipathd argument 1 queue_if_no_path is deprecated and no longer effective with netapps. updated to preferred option 2020-06-17 13:15:29 -04:00
Stephen Smoogen
044ed77a78 and this is how you break logservers for wwoods 2020-06-17 12:15:31 -04:00
Michael Scherer
a15f67be02 Display the generated public key for docs
Since sundries got reinstalled, there is a new ssh key, and
so we need to change the key on Pagure. Rather than bothering
someone each time that happen, it is better to just display
it so it can be added to Pagure.
2020-06-17 15:33:01 +00:00
Kevin Fenzi
e83196adef mailman01: db01 is rhel8 now and needs python3-psycopg2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-06-17 07:33:26 -07:00
Stephen Smoogen
e7ce8aefbd Remove internal redhat.com spamassassin items that arent work 2020-06-17 10:09:46 -04:00
Stephen Smoogen
ddc09175f3 Fix rhel6/rhel7 sync
The old rhel sync scripts are built around RHEL-6 reposync which no
longer exists. The scripts need to be updated to use dnf reposync and
that uses different arguments.
2020-06-17 08:36:10 -04:00