18 lines
389 B
YAML
18 lines
389 B
YAML
# Note that the matching is done with re.match()
|
|
'.+':
|
|
cdn:
|
|
sunet::server:
|
|
unattended_upgrades: true
|
|
disable_ipv6_privacy: true
|
|
disable_all_local_users: true
|
|
install_scriptherder: true
|
|
ntpd_config: false
|
|
|
|
'^cdn-prod-l4lb-[0-9]+.sunet.se$':
|
|
sunet::dockerhost2:
|
|
cdn::l4lb:
|
|
|
|
'^internal-.+-test-runner-[0-9]+\.cdn\.sunet\.se$':
|
|
sunet::dockerhost2:
|
|
cdn::runner:
|