Disable nftables init
This commit is contained in:
parent
47382d698e
commit
becbb55d1a
|
@ -1,6 +1,8 @@
|
|||
# Note that the matching is done with re.match()
|
||||
.+:
|
||||
sunet::server:
|
||||
ssh_allow_from_anywhere: false
|
||||
nftables_init: false
|
||||
'^k8sc[1-9].matrix.test.sunet.se$':
|
||||
sunet::microk8s::node:
|
||||
channel: 1.30/stable
|
||||
|
|
Loading…
Reference in a new issue