Commit Graph

35052 Commits

Author SHA1 Message Date
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
Pavel Raiskup
3fdc635dd4 copr-be: simplify VM quota 2021-05-23 22:40:48 +02:00
Pavel Raiskup
07ac442116 copr-be: backend config tagged as provision_config
The provision limits/quota is directly reflected in copr-be.conf.
2021-05-23 22:08:23 +02:00
Pavel Raiskup
9b00f4b02a copr-be: centralize aws/spot/hypervisor config in inventory 2021-05-23 22:06:04 +02:00
Kevin Fenzi
54a29eaaa1 repo files: drop failovermethod=priority as it's not been used in years
Additionally, newer fedora complains about it being invalid.
It was used back in the yum days and never ported to dnf.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-23 11:07:35 -07:00
Kevin Fenzi
fd2a8ab38c staging-sync/koji: fix another nfs server case
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-23 10:52:37 -07:00
Kevin Fenzi
24def8cd00 staging-sync/koji: nfs is nfs-server now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-23 10:51:01 -07:00
Kevin Fenzi
52a197735b ipa/client: split out these groups
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-22 10:36:20 -07:00
Kevin Fenzi
1c6dfc82fd ipa/client: no comment in this jinja2 sadly, just make this a normal comment
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-22 10:26:50 -07:00
Kevin Fenzi
24ae7d3d16 ipa / client: rework the excluded local users from sssd
There's a real user 'mock' who we want to allow on ipsilon (so they can
login to anything) and people02 (so they can get to their people space),
but no where else, since we ened the local mock user on places like
builders, etc.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-21 12:51:32 -07:00
Francois Andrieu
d9fc78b0e4 nagios: remove MBSProducer check from mbs-backend 2021-05-21 18:58:14 +00:00
Francois Andrieu
9006cf784e nagios: remove unused check_datanommer_faf 2021-05-21 18:57:09 +00:00
Kevin Fenzi
1dc01d036e proxies: packages site is the same in prod and stg with an alias
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-21 11:11:35 -07:00
Brendan Early
e3484c5f3d packages-static: add proxy 2021-05-21 17:38:32 +00:00
Kevin Fenzi
fafa47de96 bodhi / backend: add url for repomd sync checking for epel8-next and epel8-next-testing
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-05-21 09:40:19 -07:00
Adam Williamson
176f1fa3cf openQA lab: bump os-autoinst scratch build
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-05-20 13:53:13 -07:00
Adam Williamson
6580fb89c0 openQA staging: use new openqa scratch build too
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2021-05-20 13:20:51 -07:00
Brendan Early
c9f5c11ba6 packages-static: correct port 2021-05-20 13:45:30 -05:00
Carl George
a2f14e982e bodhi2/backend: Add epel8-next to releases in new-updates-sync
Signed-off-by: Carl George <carl@george.computer>
2021-05-20 17:14:16 +00:00