Stephen Smoogen
0029b86d94
Add in 172.23.5.0 network for cloud-noc
...
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-06-01 15:21:30 -04:00
Adam Williamson
fe1981d292
openQA: disable u-t for prod
...
Don't need it now, latest openQA is pushed stable.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-06-01 12:20:24 -07:00
Stephen Smoogen
10d20fdf0a
Add in new interface for cloud-noc-os01
...
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-06-01 15:17:25 -04:00
Aurélien Bompard
14f31b2481
Prod can't reach the secondary STOMP broker, for now
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-06-01 18:13:02 +02:00
Matěj Grabovský
b708714444
abrt: Fix become directive
...
`become` only accepts, not the user name which belongs in `become_user`.
2021-06-01 10:36:23 +02:00
Matěj Grabovský
ed06aae6ab
abrt: Update list of releases for faf and retrace-server
2021-05-31 08:03:27 +00:00
Matěj Grabovský
8f308ed0d9
abrt: Do not modify retrace home perms
2021-05-31 08:03:27 +00:00
Matěj Grabovský
f0cdefabf5
abrt: Improve code style
...
* Add names to tasks.
* Split arguments over lines.
2021-05-31 08:03:27 +00:00
Matěj Grabovský
89f150cd8c
abrt: Bring roles up to date with upstream
2021-05-31 08:03:27 +00:00
Kevin Fenzi
5177b92864
remove some duplicate ips
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-30 20:15:29 -07:00
Adrian Reber
cc91747bdf
mirrormanager: install scan-primary-mirror
...
scan-primary-mirror is another MirrorManager2 tool rewritten in Rust.
The main advantage is that the path to repository mapping is no longer
part of the code, but it is part of the configuration file which makes
it much easier to add new repository definition.
As with all other rewritten tools in Rust it uses considerably less
memory.
Signed-off-by: Adrian Reber <adrian@lisas.de>
2021-05-30 18:50:29 +02:00
Adrian Reber
f07e452f93
Update to latest mirrorlist-server git release
...
Older releases were printing out messages about DNS errors.
We decided that this is not important and only relevant during
debug runs.
Signed-off-by: Adrian Reber <adrian@lisas.de>
2021-05-30 15:06:44 +02:00
Kevin Fenzi
680ebd81db
yum repos: drop failovermethod from secondary repo files too
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-29 14:15:11 -07:00
Adam Williamson
6a0a290f9e
openqa: drop scratch repo (lab), enable u-t temporarily (prod)
...
Latest builds have been testing on lab and are working fine.
They are in u-t so lab doesn't need to use a scratch repo any
more, but prod needs to enable u-t to get them (can't push
stable yet).
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-05-28 10:50:30 -07:00
Kevin Fenzi
e5eef042a4
fedmsg-irc / notifs: drop old irc network in favor of new
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-27 16:53:42 -07:00
Kevin Fenzi
7784366dd2
bodhi / base: fix the name for epel8-next stable repomd
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-27 16:10:46 -07:00
Kevin Fenzi
c866965b96
batcave: add sysadmin-releng to groups
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-27 15:34:02 -07:00
Kevin Fenzi
fcbc972afa
mirrormanager / staging: mount in stg too
...
We want /pub and such in stg too to test things.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-27 15:21:42 -07:00
Adam Williamson
b2d51f1c7b
fedora_nightlies: put the JSON file somewhere publicly accessible
...
This was requested:
https://pagure.io/fedora_nightlies/issue/10
and I can't really see any harm in it.
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-05-27 15:13:30 -07:00
Kevin Fenzi
f732a95cb3
ipsilon / sssd: try and set ldap_dref_threshold to 0 to improve things with sssd
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-27 11:05:40 -07:00
Stephen Smoogen
e21c30a720
Make the git countme email me at home so I can see if there is an error
...
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-05-27 12:37:51 -04:00
Stephen Smoogen
7b5d4d5145
This is a hack in order to make grobisplitter understand different
...
compression types from pungi output. Basically determine if the file
is ends with gz (oldstyle) or xz (newstyle) or neither. If it is gz
assume it is a gzip (HA!) or if it is xz assume it is LZMA (double
ha!) and bail if it is neither.
A proper fix would be to determine the file type holistically and pull
in the appropriate decompression as needed. However to quote Dante
from Clerks: I'm not even supposed to be here today!
Signed-off-by: Stephen Smoogen <smooge@smoogespace.com>
2021-05-27 12:34:56 -04:00
Aurélien Bompard
06605d7d35
Ipsilon: allow dots in usernames
...
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
2021-05-27 13:05:33 +02:00
Patrick Uiterwijk
cd8859d7a6
Update RHBZ SAML data
...
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2021-05-27 07:32:03 +02:00
Kevin Fenzi
7e91445738
ipsilon: move to f34
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-26 14:09:14 -07:00
Kevin Fenzi
16a23a9ae3
fedmsg/irc: duplicate all bots for libera network
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-26 10:18:01 -07:00
Kevin Fenzi
68c5eaebea
virt-instance-create: drop old non efi armv7 stuff
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-25 14:17:29 -07:00
Kevin Fenzi
7750800537
buildvm: update things for f34
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-25 14:16:44 -07:00
Kevin Fenzi
168c766811
buildvm: switch buildvm's back to getting networking set on install
...
We don't want to use linux-systems-roles here because:
1) everytime we reinstall the mac address changes.
2) These get all the correct netowkring from the kickstart/initial
install
We do want to use linux-systems-roles for bare metal machines.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-25 14:08:37 -07:00
Mohan Boddu
eb8e5ecc85
Set the pkg owner to releng until they are added to koji
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-05-25 15:53:51 -04:00
Mohan Boddu
ec779e9721
F32 EOL
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2021-05-25 14:44:41 -04:00
Kevin Fenzi
b845ffb60b
bodhi: fix some old phx2 datacenter references.
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-25 11:29:48 -07:00
Kevin Fenzi
9a09a926ab
drop ntp/ntpdate, no longer in f34
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 18:24:17 -07:00
Kevin Fenzi
ac2ea4030c
switch to efi armv7 in prod
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 18:04:03 -07:00
Kevin Fenzi
0a4befd8f1
move arm builders to f34
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 17:45:50 -07:00
Kevin Fenzi
7ceb390a8b
Drop linux-systems-role from some vms to redo them as f34
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 17:44:21 -07:00
Kevin Fenzi
48e22151ae
ipa/client: flush handlers at the end of ipa/client
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 15:24:40 -07:00
Kevin Fenzi
b048b4038f
revert virt-install on arm to use eth0_ip
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 15:04:48 -07:00
Kevin Fenzi
3f6b66177a
buildvm / staging: drop linux system roles networking
...
Pondering more on this, we only want to use linux system roles
networking on bare metal machines. On vm's it's overkill and causes
problems with mac address changes all the time
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 14:57:56 -07:00
Kevin Fenzi
cd50797995
ipa / client: actually install the ignore conf file as .conf instead of .conf.j2
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 14:54:35 -07:00
Kevin Fenzi
e9dea6ca41
update mac address for buildvm-a32-02.stg
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 14:38:44 -07:00
Kevin Fenzi
b8734dd65e
staging: make sure ipa01.stg is the ipa server used to enroll with
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 13:23:52 -07:00
Kevin Fenzi
1998b6ff75
buildvm-a32-02.stg: new mac
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 13:05:11 -07:00
Kevin Fenzi
915b183f5a
Switch armv7 one nic virt installs to use eth0_ipv4 instead of eth0_ip
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 12:52:42 -07:00
Kevin Fenzi
8531bc6068
buildvm / staging: move everything to f34
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-24 12:42:28 -07:00
Brendan Early
47f17055ec
packages-static: enable simple query parser
2021-05-23 16:15:10 -05:00
Pavel Raiskup
c112053767
copr-be: turn on spot instances in production
2021-05-23 22:59:35 +02:00
Pavel Raiskup
a1b9ee23a3
copr-be: limit max tickets for 32bit x86
2021-05-23 22:54:44 +02:00
Pavel Raiskup
fe888acea9
copr-be: typo in config
2021-05-23 22:47:57 +02:00
Pavel Raiskup
07d2d46d96
copr-be: fix prod inventory for previous commit
2021-05-23 22:44:52 +02:00