feat: deep merge /etc/hosts
- allow managing /etc/hosts on multiple levels of hiera
This commit is contained in:
@@ -93,6 +93,9 @@ lookup_options:
|
|||||||
profiles::puppet::server::dns_alt_names:
|
profiles::puppet::server::dns_alt_names:
|
||||||
merge:
|
merge:
|
||||||
strategy: deep
|
strategy: deep
|
||||||
|
profiles::base::hosts::additional_hosts:
|
||||||
|
merge:
|
||||||
|
strategy: deep
|
||||||
|
|
||||||
facts_path: '/opt/puppetlabs/facter/facts.d'
|
facts_path: '/opt/puppetlabs/facter/facts.d'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user