ansible/files
Kevin Fenzi 6f92ba3b9a nbde_client: workaround bug in dracut
In RHEL8.0->8.2 this all worked fine, because dracut was using legacy
networking. So, needsneed=1 would bring up network, it would not save it
to ifcfg files due to removing that dracut module all then NM would take
over. However, on RHEL8.3+ dracut started using NetworkManager. So, it
would bring up network, nbde_client would flush those so they had no
ip's on them, but dracut would hand off a "Wired Connection" NM profile
(even tho the interface had no ips now). It would then of course
activate it and boom, mess up your real Networking. It seems the logic
for handing off this network config is pivoting on needsnet=1. So, if we
switch to just 'ip=dhcp' it works and doesn't mess with your real
networking.
TODO: report this and try and get a real fix in either nbde_client or
dracut or both.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-05-16 17:11:27 -07:00
..
aws/iam/policies aws-iam-policies: fcos-upload-amis: add ability to cancel snapshot import 2022-03-15 10:05:07 -04:00
common rhel sync: add advanced virt repo to sync and rhel8.repo files 2021-12-01 14:37:29 -08:00
communishift the problem was that some of the host names were listed as cloud-noc01.fedorainfracloud.org and others were named cloud-noc01.cloud.fedoraproject.org. Move to 1 name throughout ansible 2020-04-24 21:34:27 +02:00
debuginfod debuginfod: apply thread-pool limits 2022-02-17 17:40:52 +00:00
download ibiblio can rsync down cc-rdu01 for centos 2021-10-04 11:07:56 -04:00
hotfix nbde_client: workaround bug in dracut 2022-05-16 17:11:27 -07:00
httpd put in patches to use wildcard2020 2020-04-24 21:34:26 +02:00
logserver Add a exclude on logserver so we don't have to wait hours for updates on restorecon on selinux policy updates. 2016-02-19 16:12:30 +00:00
mailman Update the mailman role for Mailman 3 2015-04-29 16:10:26 +00:00
openshift Disable no longer used/mirrored/needed openshift for rhel7 repo. 2021-02-15 15:25:26 -08:00
openvpn Disable persist-tun for openvpn 2015-10-21 18:26:32 +00:00
osbs osbs: try to disable the import_image plugin in the worker customization 2022-01-19 09:19:54 +01:00
rdiff-backup backups: re-enable normal backups now again. 2020-06-29 17:48:42 -07:00
reg-server supress warning messages in prod as well for reg 2018-11-30 17:07:53 +00:00
releng Add relengpush and relengpush-int scripts for automated rebuilds 2017-11-30 17:25:27 +00:00
scripts use script file instead of inline shell 2021-03-24 15:19:37 +01:00
virthost virthost-aarch64-os: Use libvirt group instead of sysadmin-main for the virt socket on these. 2019-04-15 16:18:09 +00:00
virthost-lists.j2 Add a playbook implementation of list-vm's per host 2015-11-20 23:04:17 +00:00