Add initial cosmos-rules

This commit is contained in:
Patrik Lundin 2024-07-04 08:48:58 +02:00
parent c417b1e296
commit 74fb420946
Signed by: patlu
GPG key ID: A0A812BA2249F294

View file

@ -1,3 +1,17 @@
# Note that the matching is done with re.match()
'^ns[0-9]?.mnt.se$':
nameserver:
'.+':
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",
]