cdn-ops/global/overlay/etc/puppet/cosmos-rules.yaml

18 lines
407 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
sunet::ntp:
disable_pool_ntp_org: true
set_servers: [
"gbg1.ntp.se",
"mmo1.ntp.se",
"sth1.ntp.se",
"svl1.ntp.se",
"lul1.ntp.se",
]