Add dhcp server to zm hosts
This commit is contained in:
parent
5df27ce9d5
commit
7cbdbfa43c
3 changed files with 40 additions and 0 deletions
|
@ -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]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue