Commented out nodes that have not been converted. Added nextcloud.

This commit is contained in:
2018-03-20 07:25:07 -04:00
parent 047e8a7a35
commit f46cccc0bc

20
hosts
View File

@@ -1,15 +1,17 @@
[standard]
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-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
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
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
fileserver ansible_host=10.0.0.201 hypervisor=rack2 memory=4096 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-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
#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
#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
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]
codydev ansible_host=10.0.0.207 hypervisor=rack2 memory=2048 cpus=2