Add a dhcp_server role for noc and dhcp01

This commit is contained in:
Kevin Fenzi 2014-07-10 22:00:31 +00:00
commit 9117585832
4 changed files with 2177 additions and 0 deletions

View file

@ -109,3 +109,6 @@
- name: restart moksha-hub
service: name=moksha-hub state=restarted
- name: restart dhcpd
service: name=dhcpd state=restarted