mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
Move nagios client and server into a namespaced role.
This commit is contained in:
@@ -49,5 +49,5 @@
|
|||||||
roles:
|
roles:
|
||||||
- { role: dhcp_server, when: datacenter == 'phx2' }
|
- { role: dhcp_server, when: datacenter == 'phx2' }
|
||||||
- { role: tftp_server, when: datacenter == 'phx2' }
|
- { role: tftp_server, when: datacenter == 'phx2' }
|
||||||
- nagios_server
|
- nagios/server
|
||||||
- fedmsg/base
|
- fedmsg/base
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user