Add a dhcp_server role for noc and dhcp01
This commit is contained in:
parent
d574410f96
commit
9117585832
4 changed files with 2177 additions and 0 deletions
|
|
@ -109,3 +109,6 @@
|
|||
|
||||
- name: restart moksha-hub
|
||||
service: name=moksha-hub state=restarted
|
||||
|
||||
- name: restart dhcpd
|
||||
service: name=dhcpd state=restarted
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue