add tftp_server/dhcp_server to noc playbook
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
e280dd0802
commit
9c88922b64
1 changed files with 2 additions and 0 deletions
|
@ -65,5 +65,7 @@
|
|||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
||||
roles:
|
||||
- { role: dhcp_server, when: datacenter == 'phx2' }
|
||||
- { role: tftp_server, when: datacenter == 'phx2' }
|
||||
- nagios_server
|
||||
- fedmsg/base
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue