config/puppet-manifests/src/modules/platform
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
..
files Fix puppet-lint warnings and errors 2018-12-27 15:08:37 -06:00
lib Ceph for standard: Puppet functional changes 2019-01-17 18:30:12 +02:00
manifests Ensure puppet dns config done after networking config 2019-01-28 13:17:00 -06:00
templates Enable configurable vswitch memory 2019-01-22 14:08:48 -05:00