Turn wiki into swarm worker 04

This commit is contained in:
2018-11-13 07:55:17 -05:00
parent e4dee08a19
commit 35ba9d3773

12
hosts
View File

@@ -1,5 +1,4 @@
[standard]
wiki ansible_host=10.0.0.222 hypervisor=rack1 memory=2048 cpus=2
ns ansible_host=10.0.0.204 hypervisor=rack1 memory=1024 cpus=2
nextcloud ansible_host=10.0.0.210 hypervisor=rack1 memory=2048 cpus=2
sharedhost ansible_host=10.0.0.209 hypervisor=rack1 memory=4096 cpus=2
@@ -17,9 +16,10 @@ 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-workers]
swarm-worker-01 ansible_host=10.0.0.208 hypervisor=rack2 memory=2048 cpus=2
swarm-worker-02 ansible_host=10.0.0.213 hypervisor=rack1 memory=2048 cpus=2
swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack1 memory=2048 cpus=2
swarm-worker-01 ansible_host=10.0.0.208 hypervisor=rack2 memory=4096 cpus=2
swarm-worker-02 ansible_host=10.0.0.213 hypervisor=rack1 memory=4096 cpus=2
swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack1 memory=4096 cpus=2
swarm-worker-04 ansible_host=10.0.0.222 hypervisor=rack2 memory=4096 cpus=2
[need-converted]
@@ -32,5 +32,5 @@ swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack1 memory=2048 cpus=2
#template=10.0.0.211
# Current consumption
# rack1: 21GB
# rack2: 19GB
# rack1: 25GB
# rack2: 25GB