Refactor the things that are common between bird and frr build types -- no-op for the build/ output
This commit is contained in:
build/bird
hvn0.lab.ipng.ch
vpp0-0
root
lab-build
vpp0-1
root
lab-build
vpp0-2
root
lab-build
vpp0-3
root
lab-build
hvn1.lab.ipng.ch
vpp1-0
root
lab-build
vpp1-1
root
lab-build
vpp1-2
root
lab-build
vpp1-3
root
lab-build
hvn2.lab.ipng.ch
vpp2-0
root
lab-build
vpp2-1
root
lab-build
vpp2-2
root
lab-build
vpp2-3
root
lab-build
overlays
@ -0,0 +1,7 @@
|
||||
domain lab.ipng.ch
|
||||
search{% for domain in lab.nameserver.search %} {{domain}}{%endfor %}
|
||||
|
||||
{% for resolver in lab.nameserver.addresses %}
|
||||
nameserver {{resolver}}
|
||||
{%endfor%}
|
||||
|
Reference in New Issue
Block a user