Clean up more sunet server options
This commit is contained in:
parent
894e3117f0
commit
5c57fb769c
|
@ -1,13 +1,6 @@
|
||||||
# Note that the matching is done with re.match()
|
# Note that the matching is done with re.match()
|
||||||
.+:
|
.+:
|
||||||
sunet::server:
|
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
|
|
||||||
'^k8sc[1-9].matrix.test.sunet.se$':
|
'^k8sc[1-9].matrix.test.sunet.se$':
|
||||||
sunet::microk8s::node:
|
sunet::microk8s::node:
|
||||||
channel: 1.30/stable
|
channel: 1.30/stable
|
||||||
|
|
Loading…
Reference in a new issue