cdn-ops/global/overlay/etc/puppet/cosmos-rules.yaml
Patrik Lundin 3d0413b450
Disable ntpd management for now
The current ntp puppet manifest does not support 24.04, and we need to
figure out if the future means timesyncd or chrony.
2024-07-04 13:32:23 +02:00

10 lines
240 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