renamed
This commit is contained in:
parent
03d8db76e8
commit
1a7d465cf4
|
@ -1,6 +1,6 @@
|
|||
# Note that the matching is done with re.match()
|
||||
.*\.sunet\.se$:
|
||||
netops:
|
||||
net:
|
||||
|
||||
'^ns[0-9]?.mnt.se$':
|
||||
nameserver:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# A great class
|
||||
class netops {
|
||||
class net {
|
||||
include sunet::tools
|
||||
include sunet::motd
|
||||
|
||||
|
|
Loading…
Reference in a new issue