feat: deep merge /etc/hosts
- allow managing /etc/hosts on multiple levels of hiera
This commit is contained in:
parent
b66615a522
commit
9edd060367
@ -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'
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user