cleanup inventories
This commit is contained in:
parent
5413bb5036
commit
dad4ec6928
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
automotive:
|
||||
children:
|
||||
web:
|
||||
hosts:
|
||||
automotive.sse.cloud.isti.cnr.it:
|
||||
#automotive2.sse.cloud.isti.cnr.it:
|
||||
|
|
@ -1,17 +0,0 @@
|
|||
---
|
||||
externals:
|
||||
children:
|
||||
nextcloud:
|
||||
hosts:
|
||||
c-service.sse.cloud.isti.cnr.it
|
||||
rup_tests:
|
||||
hosts:
|
||||
liquid:
|
||||
ansible_host: 146.48.108.15
|
||||
nextrup_copy_test:
|
||||
ansible_host: 146.48.108.16
|
||||
misc_tests:
|
||||
hosts:
|
||||
bigbrain:
|
||||
ansible_host: 146.48.108.14
|
||||
|
||||
|
|
@ -1,37 +0,0 @@
|
|||
main_lab_hosts:
|
||||
children:
|
||||
lan:
|
||||
hosts:
|
||||
edge.home.arpa:
|
||||
inspector.home.arpa:
|
||||
god.home.arpa:
|
||||
swarm:
|
||||
children:
|
||||
enabling:
|
||||
hosts:
|
||||
enabling[1:3].home.arpa:
|
||||
swarm_master: true
|
||||
swarm_drain: false
|
||||
vars:
|
||||
swarm_name: enabling
|
||||
swarm1:
|
||||
hosts:
|
||||
swarm1m[1:3].home.arpa:
|
||||
swarm_master: true
|
||||
swarm1w[1:4].home.arpa:
|
||||
vars:
|
||||
swarm_name: the_swarm
|
||||
cluster:
|
||||
hosts:
|
||||
worker[1:3].home.arpa:
|
||||
cl1m1.home.arpa:
|
||||
front:
|
||||
hosts:
|
||||
main_lab_edge:
|
||||
ansible_host: 146.48.108.5
|
||||
operators:
|
||||
children:
|
||||
lan:
|
||||
enabling:
|
||||
|
||||
|
||||
|
|
@ -1,11 +1,13 @@
|
|||
prouction_hosts:
|
||||
---
|
||||
prouction:
|
||||
children:
|
||||
public_access:
|
||||
hosts:
|
||||
#cloud.reterup.it:
|
||||
#ansible_host: 146.48.108.17
|
||||
backups:
|
||||
ansible_host: 146.48.108.12
|
||||
ftp_server:
|
||||
hosts:
|
||||
backups:
|
||||
automotive:
|
||||
children:
|
||||
web:
|
||||
hosts:
|
||||
automotive.sse.cloud.isti.cnr.it:
|
||||
ssesite:
|
||||
children:
|
||||
web:
|
||||
hosts:
|
||||
site.sse.cloud.isti.cnr.it:
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
prox1_lab_hosts:
|
||||
children:
|
||||
front:
|
||||
hosts:
|
||||
prox1_lab_edge:
|
||||
ansible_host: 146.48.108.11
|
||||
|
|
@ -1,23 +1,12 @@
|
|||
---
|
||||
# SIFI
|
||||
sifi:
|
||||
children:
|
||||
#opn:
|
||||
#hosts:
|
||||
# sifi_opnsense.sifi.isti.cnr.it:
|
||||
# ns1.sifi.isti.cnr.it:
|
||||
# ansible_host: 146.48.108.51 #[WAN public ip]
|
||||
# ansible_host: 10.20.30.111
|
||||
wireguard_server:
|
||||
hosts:
|
||||
vpn-1.sifi.sse.cloud.isti.cnr.it:
|
||||
# ansible_host: 146.48.108.13
|
||||
# nameserver:
|
||||
# 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:
|
||||
hosts:
|
||||
dev-1.sifi.sse.cloud.isti.cnr.it:
|
||||
sifi_worker1.sifi.sse.cloud.isti.cnr.it:
|
||||
sifi_worker2.sifi.sse.cloud.isti.cnr.it:
|
||||
db:
|
||||
sifi_db.sifi.sse.cloud.isti.cnr.it:
|
||||
|
|
|
|||
|
|
@ -3,13 +3,21 @@ vlab-1:
|
|||
children:
|
||||
yuno:
|
||||
hosts:
|
||||
yuno.sse.cloud.isti.cnr.it:
|
||||
yuno-1.sse.cloud.isti.cnr.it:
|
||||
wireguard_server:
|
||||
hosts:
|
||||
vpn-1.sse.cloud.isti.cnr.it:
|
||||
nextcloud:
|
||||
hosts:
|
||||
b-service_2:
|
||||
ansible_host: 10.22.2.77
|
||||
b-service_1:
|
||||
ansible_host: 10.22.1.145
|
||||
b-service_2.sse.cloud.isti.cnr.it:
|
||||
b-service_1.sse.cloud.isti.cnr.it:
|
||||
c_service_1.sse.cloud.isti.cnr.it:
|
||||
backups:
|
||||
hosts:
|
||||
borg-1.sse.cloud.isti.cnr.it:
|
||||
testing:
|
||||
hosts:
|
||||
tester.sse.cloud.isti.cnr.it:
|
||||
controller:
|
||||
hosts:
|
||||
controller.sse.cloud.isti.cnr.it:
|
||||
Loading…
Reference in New Issue