projects
/
mirror
/
dsa-puppet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
And allow nrpe from the dns master
[mirror/dsa-puppet.git]
/
modules
/
roles
/
templates
/
anycast
/
interfaces.erb
1
iface lo inet static
2
address 193.31.7.1/24
3
iface lo inet6 static
4
address 2a02:158:ffff:deb::1/64
5
6
# debian
7
iface lo inet static
8
address 193.31.7.2/24
9
iface lo inet6 static
10
address 2a02:158:ffff:deb::2/64
11
12
# security
13
iface lo inet static
14
address 193.31.7.3/24
15
iface lo inet6 static
16
address 2a02:158:ffff:deb::3/64