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:
|
||||
merge:
|
||||
strategy: deep
|
||||
profiles::base::hosts::additional_hosts:
|
||||
merge:
|
||||
strategy: deep
|
||||
|
||||
facts_path: '/opt/puppetlabs/facter/facts.d'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user