Add dhcp server to zm hosts

This commit is contained in:
Timo Makinen 2021-08-30 18:33:07 +00:00
parent 5df27ce9d5
commit 7cbdbfa43c
3 changed files with 40 additions and 0 deletions

View file

@ -10,6 +10,7 @@ network_vip_interfaces:
pass: "{{ vip26_pass }}"
zm_mysql_host: sqldb02.home.foo.sh
dhcpd_template: dhcpd.conf.cam.j2
firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]}