Add sunet::dockerhost2 to cdn-prod-l4lb
While here fix indentation.
This commit is contained in:
parent
ac83234433
commit
b014b4fdcc
|
@ -1,9 +1,12 @@
|
||||||
# Note that the matching is done with re.match()
|
# Note that the matching is done with re.match()
|
||||||
'.+':
|
'.+':
|
||||||
cdn:
|
cdn:
|
||||||
sunet::server:
|
sunet::server:
|
||||||
unattended_upgrades: true
|
unattended_upgrades: true
|
||||||
disable_ipv6_privacy: true
|
disable_ipv6_privacy: true
|
||||||
disable_all_local_users: true
|
disable_all_local_users: true
|
||||||
install_scriptherder: true
|
install_scriptherder: true
|
||||||
ntpd_config: false
|
ntpd_config: false
|
||||||
|
|
||||||
|
'^cdn-prod-l4lb-[0-9]+.sunet.se$':
|
||||||
|
sunet::dockerhost2:
|
||||||
|
|
Loading…
Reference in a new issue