tripleo-puppet-elements/elements/remove-resolvconf
Alex Schultz c38d7ff551 Create element to purge resolv.conf
We should be managing the network configuration with os-net-config or
elsewhere so we should not be providing a nameserver in resolv.conf
in overcloud images. This element will be used to ensure that the
resolv.conf of the overcloud-full image should not contain any
nameservers.

Change-Id: If8c44137d120059b356675a074e3af23ea63a6f8
Partial-Bug: #1749756
2018-02-16 18:19:37 -07:00
..
cleanup.d Create element to purge resolv.conf 2018-02-16 18:19:37 -07:00
README.md Create element to purge resolv.conf 2018-02-16 18:19:37 -07:00

README.md

================== remove-resolveconf

Clears an existing /etc/resolv.conf from the resulting image, so that it it will be managed via the network configuration.