Add FreeBSD build target - only with mgmt, SSH + users for now
This commit is contained in:
6
overlays/freebsd/common/etc/resolv.conf.j2
Normal file
6
overlays/freebsd/common/etc/resolv.conf.j2
Normal file
@ -0,0 +1,6 @@
|
||||
domain lab.ipng.ch
|
||||
search{% for domain in lab.nameserver.search %} {{domain}}{%endfor %}
|
||||
|
||||
nameserver 194.1.163.3
|
||||
nameserver 194.1.163.4
|
||||
|
Reference in New Issue
Block a user