ansible/hosts: drop decommissioned proxmox + postgresql entries
Removes vm1-380 (10.0.0.1), db.towerops.net and db.aprs.me (10.0.15.22) from the inventory.
This commit is contained in:
parent
04b3855874
commit
4191c0eebb
1 changed files with 0 additions and 3 deletions
|
|
@ -60,15 +60,12 @@ git.mcintire.me
|
|||
uisp.vntx.net
|
||||
|
||||
[proxmox_servers]
|
||||
vm1-380 ansible_host=10.0.0.1
|
||||
vm2-380 ansible_host=vm2-380
|
||||
node1 ansible_host=node1
|
||||
node2 ansible_host=node2
|
||||
node3 ansible_host=node3
|
||||
|
||||
[postgresql_servers]
|
||||
db.towerops.net ansible_host=db-towerops
|
||||
db.aprs.me ansible_host=10.0.15.22
|
||||
|
||||
[home_cluster:children]
|
||||
proxmox_servers
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue