renamed init class net -> netops and added generic rule for all sunet.se hosts

This commit is contained in:
Dennis Wallberg 2024-09-26 11:27:50 +02:00
parent 3c0cc66394
commit 03d8db76e8
Signed by: dennis
GPG key ID: 2534274B5C3E3B6A
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,7 @@
# Note that the matching is done with re.match()
.*\.sunet\.se$:
netops:
'^ns[0-9]?.mnt.se$':
nameserver:

View file

@ -1,5 +1,5 @@
# A great class
class net {
class netops {
include sunet::tools
include sunet::motd