Add sunet::server conf to cosmos-rules
This commit is contained in:
parent
1a7d465cf4
commit
bfe476f046
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
||||||
# Note that the matching is done with re.match()
|
# Note that the matching is done with re.match()
|
||||||
.*\.sunet\.se$:
|
.*\.sunet\.se$:
|
||||||
net:
|
net:
|
||||||
|
sunet::server:
|
||||||
|
disable_all_local_users: true
|
||||||
|
disable_ipv6_privacy: true
|
||||||
|
fail2ban: true
|
||||||
|
install_scriptherder: true
|
||||||
|
unattended_upgrades: true
|
||||||
|
|
||||||
'^ns[0-9]?.mnt.se$':
|
'^ns[0-9]?.mnt.se$':
|
||||||
nameserver:
|
nameserver:
|
||||||
|
|
Loading…
Add table
Reference in a new issue