kayobe/releasenotes/notes/remove-ifcfg-eth0-c179ea98fc34e164.yaml
Pierre Riteau ca648622b1 Fix network configuration when no eth0 interface is present
Change-Id: Idbdd494f9435d663564346fd0e0a053b656168c3
Story: 2007913
Task: 40316
2020-07-10 15:06:01 +02:00

10 lines
451 B
YAML

---
fixes:
- |
Removes the ``ifcfg-eth0`` network interface configuration file when not
required, using a new version of the ``MichaelRigaert.interfaces`` Ansible
role. This file ships with CentOS 8 cloud images and can prevent the
``network`` service from starting successfully when no ``eth0`` interface
is present or being configured. See `story 2007913
<https://storyboard.openstack.org/#!/story/2007913>`__ for details.