Dedicated DNS on NS1
This commit is contained in:
parent
ec4cc8efb4
commit
a904bc7c12
|
|
@ -3,11 +3,18 @@ sifi:
|
||||||
children:
|
children:
|
||||||
opn:
|
opn:
|
||||||
hosts:
|
hosts:
|
||||||
ns1.sifi.isti.cnr.it:
|
#ns1.sifi.isti.cnr.it:
|
||||||
#ansible_host: 146.48.108.51 [WAN public ip]
|
#ansible_host: 146.48.108.51 #[WAN public ip]
|
||||||
ansible_host: 10.20.30.111
|
#ansible_host: 10.20.30.111
|
||||||
|
wireguard:
|
||||||
|
wireguarder.sifi.isti.cnr.it:
|
||||||
|
# ansible_host: 146.48.108.13
|
||||||
nameserver:
|
nameserver:
|
||||||
opn:
|
hosts:
|
||||||
|
ns1.sifi.isti.cnr.it:
|
||||||
|
ansible_host: 146.48.108.51
|
||||||
|
#dns1.internal.sifi.isti.cnr.it:
|
||||||
|
# ansible_host: 10.11.12.11
|
||||||
workers:
|
workers:
|
||||||
hosts:
|
hosts:
|
||||||
worker1.sifi.isti.cnr.it:
|
worker1.internal.sifi.isti.cnr.it:
|
||||||
Loading…
Reference in New Issue