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

View file

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

View file

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