Swarm workers need more resources
This commit is contained in:
11
hosts
11
hosts
@@ -1,8 +1,7 @@
|
||||
[standard]
|
||||
ns ansible_host=10.0.0.204 hypervisor=rack2 memory=1024 cpus=1
|
||||
#nextcloud ansible_host=10.0.0.210 hypervisor=rack2 memory=2048 cpus=1
|
||||
gitea ansible_host=10.0.0.212 hypervisor=rack2 memory=1024 cpus=1
|
||||
wrestlingdev-test ansible_host=10.0.0.240 hypervisor=rack2 memory=2048 cpus=1
|
||||
wrestlingdev-test ansible_host=10.0.0.240 hypervisor=rack2 memory=1024 cpus=1
|
||||
|
||||
[developer-machines]
|
||||
codydev ansible_host=10.0.0.207 hypervisor=rack2 memory=2048 cpus=2
|
||||
@@ -15,10 +14,10 @@ swarm-manager-01 ansible_host=10.0.0.206 hypervisor=rack2 memory=1024 cpus=1
|
||||
swarm-manager-03 ansible_host=10.0.0.220 hypervisor=rack2 memory=1024 cpus=1
|
||||
|
||||
[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=rack2 memory=2048 cpus=2
|
||||
swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack2 memory=2048 cpus=2
|
||||
swarm-worker-04 ansible_host=10.0.0.222 hypervisor=rack2 memory=2048 cpus=2
|
||||
swarm-worker-01 ansible_host=10.0.0.208 hypervisor=rack2 memory=4096 cpus=4
|
||||
swarm-worker-02 ansible_host=10.0.0.213 hypervisor=rack2 memory=4096 cpus=4
|
||||
swarm-worker-03 ansible_host=10.0.0.214 hypervisor=rack2 memory=4096 cpus=4
|
||||
swarm-worker-04 ansible_host=10.0.0.222 hypervisor=rack2 memory=4096 cpus=4
|
||||
|
||||
|
||||
[need-converted]
|
||||
|
||||
Reference in New Issue
Block a user