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

32 lines
711 B
YAML
Raw Normal View History

# Note that the matching is done with re.match()
'.+':
sunet::server:
fail2ban: false
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",
]
2024-06-12 13:06:02 +00:00
dns-rest-api1.sunet.se:
2024-06-12 08:20:14 +00:00
dns:
2024-06-12 09:26:34 +00:00
dns::knotdns:
2024-06-13 09:03:03 +00:00
dns::apache2:
2024-06-14 08:24:52 +00:00
dnsapiport: '8443'
2024-06-13 07:19:54 +00:00
sunet::certbot::acmed:
2024-06-13 12:41:17 +00:00
sunet::baas2:
nodename: 7B9DBFE1F4D1
backup_dirs:
2024-06-13 13:22:54 +00:00
- '/etc/'
2024-06-13 12:41:17 +00:00
- '/var/'
exclude_list:
- '/.../dsmsched.log'
- '/.../dsmerror.log'