algo/roles/common/templates/10-loopback-services.cfg.j2

10 lines
171 B
Plaintext
Raw Normal View History

2016-08-17 20:26:21 +00:00
auto lo:100
iface lo:100 inet static
address 172.16.0.1
netmask 255.255.255.255
iface lo:100 inet6 static
address FCAA::1
netmask 64
autoconf 0