Added vpn-1 server e dev-1
This commit is contained in:
parent
53a6db2fad
commit
2b18b0f316
|
|
@ -2,22 +2,22 @@
|
||||||
# SIFI
|
# SIFI
|
||||||
sifi:
|
sifi:
|
||||||
children:
|
children:
|
||||||
opn:
|
#opn:
|
||||||
hosts:
|
#hosts:
|
||||||
sifi_opnsense.sifi.isti.cnr.it:
|
# sifi_opnsense.sifi.isti.cnr.it:
|
||||||
# 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_server:
|
wireguard_server:
|
||||||
hosts:
|
hosts:
|
||||||
vpn-1.sse.cloud.isti.cnr.it:
|
vpn-1.sifi.sse.cloud.isti.cnr.it:
|
||||||
# ansible_host: 146.48.108.13
|
# ansible_host: 146.48.108.13
|
||||||
nameserver:
|
# nameserver:
|
||||||
hosts:
|
# hosts:
|
||||||
ns1.sifi.isti.cnr.it:
|
#ns1.sifi.isti.cnr.it:
|
||||||
ansible_host: 146.48.108.51
|
# ansible_host: 146.48.108.51
|
||||||
# dns1.internal.sifi.isti.cnr.it:
|
# dns1.internal.sifi.isti.cnr.it:
|
||||||
# ansible_host: 10.11.12.11
|
# ansible_host: 10.11.12.11
|
||||||
workers:
|
workers:
|
||||||
hosts:
|
hosts:
|
||||||
worker1.internal.sifi.isti.cnr.it:
|
dev-1.sifi.sse.cloud.isti.cnr.it:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue