Comment 3 for bug 1749756

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-puppet-elements (master)

Reviewed: https://review.openstack.org/545067
Committed: https://git.openstack.org/cgit/openstack/tripleo-puppet-elements/commit/?id=c38d7ff551673d74b3e15415939555e8258936b5
Submitter: Zuul
Branch: master

commit c38d7ff551673d74b3e15415939555e8258936b5
Author: Alex Schultz <email address hidden>
Date: Thu Feb 15 10:47:20 2018 -0700

    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