manage vcpus and memory of VMs
fix kitchenowl connectivity
This commit is contained in:
parent
8b8106fade
commit
f38b9af075
8 changed files with 36 additions and 31 deletions
|
@ -1,11 +1,11 @@
|
|||
all:
|
||||
hosts:
|
||||
primary:
|
||||
ansible_host: 192.168.30.42
|
||||
manager:
|
||||
ansible_host: maestro.dmz
|
||||
children:
|
||||
secondaries:
|
||||
workers:
|
||||
hosts:
|
||||
bancomart:
|
||||
ansible_host: bancomart2.dmz
|
||||
ansible_host: bancomart.dmz
|
||||
vpay:
|
||||
ansible_host: vpay2.dmz
|
||||
ansible_host: vpay.dmz
|
||||
|
|
Reference in a new issue