renamed
This commit is contained in:
parent
03d8db76e8
commit
1a7d465cf4
|
@ -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:
|
||||||
|
|
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue