Commented out nodes that have not been converted. Added nextcloud.
This commit is contained in:
20
hosts
20
hosts
@@ -1,15 +1,17 @@
|
|||||||
[standard]
|
[standard]
|
||||||
wiki ansible_host=10.0.0.222 hypervisor=rack1 memory=2048 cpus=2
|
wiki ansible_host=10.0.0.222 hypervisor=rack1 memory=2048 cpus=2
|
||||||
swarm-manager-01 ansible_host=10.0.0.206 hypervisor=rack1 memory=2048 cpus=2
|
#swarm-manager-01 ansible_host=10.0.0.206 hypervisor=rack1 memory=2048 cpus=2
|
||||||
swarm-manager-02 ansible_host=10.0.0.225 hypervisor=rack2 memory=2048 cpus=2
|
#swarm-manager-02 ansible_host=10.0.0.225 hypervisor=rack2 memory=2048 cpus=2
|
||||||
swarm-manager-03 ansible_host=10.0.0.220 hypervisor=rack2 memory=2048 cpus=2
|
#swarm-manager-03 ansible_host=10.0.0.220 hypervisor=rack2 memory=2048 cpus=2
|
||||||
registry ansible_host=10.0.0.221 hypervisor=rack1 memory=2048 cpus=2
|
#registry ansible_host=10.0.0.221 hypervisor=rack1 memory=2048 cpus=2
|
||||||
wrestlingdev-test ansible_host=10.0.0.240 hypervisor=rack1 memory=2048 cpus=2
|
#wrestlingdev-test ansible_host=10.0.0.240 hypervisor=rack1 memory=2048 cpus=2
|
||||||
elk ansible_host=10.0.0.224 hypervisor=rack2 memory=4096 cpus=2
|
#elk ansible_host=10.0.0.224 hypervisor=rack2 memory=4096 cpus=2
|
||||||
guacamole ansible_host=10.0.0.202 hypervisor=rack2 memory=2048 cpus=2
|
#guacamole ansible_host=10.0.0.202 hypervisor=rack2 memory=2048 cpus=2
|
||||||
fileserver ansible_host=10.0.0.201 hypervisor=rack2 memory=4096 cpus=2
|
#fileserver ansible_host=10.0.0.201 hypervisor=rack2 memory=4096 cpus=2
|
||||||
ns ansible_host=10.0.0.204 hypervisor=rack1 memory=1024 cpus=2
|
ns ansible_host=10.0.0.204 hypervisor=rack1 memory=1024 cpus=2
|
||||||
vpn ansible_host=10.0.0.203 hypervisor=rack1 memory=1024 cpus=2
|
#vpn ansible_host=10.0.0.203 hypervisor=rack1 memory=1024 cpus=2
|
||||||
|
#haproxy ansible_host=10.0.0.205 hypervisor=rack2 memory=1024 cpus=2
|
||||||
|
nextcloud ansible_host=10.0.0.210 hypervisor=rack1 memory=2048 cpus=2
|
||||||
|
|
||||||
[developer-machines]
|
[developer-machines]
|
||||||
codydev ansible_host=10.0.0.207 hypervisor=rack2 memory=2048 cpus=2
|
codydev ansible_host=10.0.0.207 hypervisor=rack2 memory=2048 cpus=2
|
||||||
|
|||||||
Reference in New Issue
Block a user