Declaring OPN internal IP for ansible
This commit is contained in:
parent
a938ea6bd1
commit
ca8b3f9e9e
|
|
@ -4,7 +4,8 @@ sifi:
|
||||||
opn:
|
opn:
|
||||||
hosts:
|
hosts:
|
||||||
ns1.sifi.isti.cnr.it:
|
ns1.sifi.isti.cnr.it:
|
||||||
ansible_host: 146.48.108.51
|
#ansible_host: 146.48.108.51 [WAN public ip]
|
||||||
|
ansible_host: 10.20.30.111
|
||||||
nameserver:
|
nameserver:
|
||||||
opn:
|
opn:
|
||||||
workers:
|
workers:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue