1.0.0 Release IaaS
This commit is contained in:
6
config/node/common/resolved/global.conf.j2
Normal file
6
config/node/common/resolved/global.conf.j2
Normal file
@@ -0,0 +1,6 @@
|
||||
[Resolve]
|
||||
{% if node['name'] in ['vmm', 'fw'] %}
|
||||
DNS=1.1.1.2 1.0.0.2
|
||||
DNS=2606:4700:4700::1112 2606:4700:4700::1002
|
||||
{% endif %}
|
||||
cache=false
|
||||
Reference in New Issue
Block a user