Turn wiki into swarm worker 04
This commit is contained in:
12
hosts
12
hosts
@@ -1,5 +1,4 @@
|
|||||||
[standard]
|
[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
|
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
|
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
|
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-manager-03 ansible_host=10.0.0.220 hypervisor=rack2 memory=2048 cpus=2
|
||||||
|
|
||||||
[swarm-workers]
|
[swarm-workers]
|
||||||
swarm-worker-01 ansible_host=10.0.0.208 hypervisor=rack2 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=2048 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=2048 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]
|
[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
|
#template=10.0.0.211
|
||||||
|
|
||||||
# Current consumption
|
# Current consumption
|
||||||
# rack1: 21GB
|
# rack1: 25GB
|
||||||
# rack2: 19GB
|
# rack2: 25GB
|
||||||
Reference in New Issue
Block a user