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

19 lines
540 B
YAML
Raw Normal View History

# Note that the matching is done with re.match()
2024-05-27 13:10:27 +00:00
#'^k8sc[1-9].matrix.test.sunet.se$':
# sunet::microk8s::node:
# channel: 1.28/stable
#'^k8sw[1-2].matrix.test.sunet.se$':
# sunet::microk8s::node:
# channel: 1.28/stable
2024-05-27 13:12:33 +00:00
'^k8sw3.matrix.test.sunet.se$':
2024-05-27 13:10:27 +00:00
sunet::microk8s::node:
2024-05-27 08:50:39 +00:00
channel: 1.28/stable
2024-05-27 13:10:27 +00:00
sunet::server:
disable_all_local_users: true
disable_ipv6_privacy: true
encrypted_swap: false
nftables_init: false
fail2ban: true
ssh_allow_from_anywhere: false
unattended_upgrades: true