Use sqldb02 for zoneminder database and increase disk size

This commit is contained in:
Timo Makinen 2021-08-28 16:37:22 +00:00
parent 9377ed58d6
commit c5d14ecbdb

View file

@ -1,6 +1,6 @@
---
datadisks:
- 100
- 500
network_vip_interfaces:
- device: eth1
@ -9,6 +9,8 @@ network_vip_interfaces:
netmask: 255.255.0.0
pass: "{{ vip26_pass }}"
zm_mysql_host: sqldb02.home.foo.sh
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 443, from: [172.20.20.0/22]}