redhat-openstack / infrared

Plugin based framework that aims to provide an easy-to-use CLI for Ansible based projects
https://infrared.readthedocs.io/en/latest/index.html
Apache License 2.0
99 stars 96 forks source link

Prevents leapp upgrade from RHEL 7 to RHEL 8 #398

Open dsedgmen opened 3 years ago

dsedgmen commented 3 years ago

This causes the leapp upgrade to fail because it is unable to install systemd, do we need to have this set to immutable? error: unpacking of archive failed on file /usr/lib/systemd/resolv.conf: cpio: rename failed - Operation not permitted error: systemd-239-31.el8_2.2.x86_64: install failed

https://github.com/redhat-openstack/infrared/blob/1e34d13f80167e619c82678734dc522bba7408aa/infrared/common/roles/tls-everywhere/tasks/set_undercloud_dns.yml#L28-L35