ВО
Size: a a a
ВО
MK
vars:при попытке деплоя получаю следующую ошибку
cartridge_failover_params:
mode: stateful
state_provider: stateboard
stateboard_params:
uri: "{{ tarantool_2_1_ip }}:3300"
password: stateboard-secret
...
hosts:
stateboard:
stateboard: true
config:
listen: "{{ tarantool_2_1_ip }}:3300"
password: "{{ cartridge_failover_params.stateboard_params.password }}"
...
children:
host_1:
vars:
ansible_host: tarantool-2-1
hosts:
storage_1a:
storage_2a:
router_1:
stateboard:
TASK [tarantool.cartridge : Restart and enable instance systemd service if needed] ***********************************************************************************************************
fatal: [stateboard]: FAILED! => {"changed": false, "msg": "Could not find the requested service myapp-stateboard: host"}
changed: [storage_1b]
changed: [storage_2a]
changed: [router_1]
changed: [storage_1a]
changed: [storage_2b]
MK
MF
DS
DS
MF
DS
DS
DS
S