33 lines
1.2 KiB
Plaintext
33 lines
1.2 KiB
Plaintext
[ceph]
|
|
ceph1 ansible_host=ceph1.core.dc.verdnatura.es
|
|
ceph2 ansible_host=ceph2.core.dc.verdnatura.es
|
|
ceph3 ansible_host=ceph3.core.dc.verdnatura.es
|
|
|
|
[ceph_gw]
|
|
ceph-gw1 ansible_host=ceph-gw1.core.dc.verdnatura.es
|
|
ceph-gw2 ansible_host=ceph-gw2.core.dc.verdnatura.es
|
|
|
|
[pve]
|
|
pve01 ansible_host=pve01.core.dc.verdnatura.es
|
|
pve02 ansible_host=pve02.core.dc.verdnatura.es
|
|
pve03 ansible_host=pve03.core.dc.verdnatura.es
|
|
pve04 ansible_host=pve04.core.dc.verdnatura.es
|
|
pve05 ansible_host=pve04.core.dc.verdnatura.es
|
|
|
|
[infra:children]
|
|
ceph
|
|
ceph_gw
|
|
pve
|
|
|
|
[core]
|
|
core-agent ansible_host=core-agent.core.dc.verdnatura.es
|
|
core-proxy ansible_host=core-proxy.core.dc.verdnatura.es
|
|
|
|
[backup]
|
|
bacula-dir ansible_host=bacula-dir.backup.dc.verdnatura.es
|
|
bacula-db ansible_host=bacula-db.backup.dc.verdnatura.es
|
|
bacularis ansible_host=bacularis.backup.dc.verdnatura.es
|
|
backup-nas ansible_host=backup-nas.backup.dc.verdnatura.es
|
|
tftp ansible_host=tftp.backup.dc.verdnatura.es
|
|
kube-backup ansible_host=kube-backup.backup.dc.verdnatura.es
|