config/puppet-manifests
Bart Wensley c4f63232dc Ensure puppet dns config done after networking config
In some labs, the puppet manifest application during
config_controller results in the ::platform::network class
being applied after the ::platform::dns class. This causes the
/etc/resolv.conf file to be wiped (when the
apply_network_config.sh is run by the ::platform::network
class).

The fix is to introduce a dependency to ensure that the
networking config is completed before the dns config is done.

Change-Id: Ie4a8b67e5eb3594f5c21e22f8014d2b8162a0758
Related-bug: 1812449
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-01-28 13:17:00 -06:00
..
centos Fix mtce.pp to handle missing /etc/rmonfiles.d directory 2019-01-14 20:40:15 +00:00
src Ensure puppet dns config done after networking config 2019-01-28 13:17:00 -06:00
tox.ini Update puppet module tox.ini files for puppet-lint 2019-01-02 15:27:09 -05:00