iad2: noc01.iad: do not try and install fedmsg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
710c3eaad9
commit
0591804fec
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@
|
|||
- { role: dhcp_server, when: datacenter == 'phx2' or datacenter == 'iad2' }
|
||||
- { role: tftp_server, when: datacenter == 'phx2' or datacenter == 'iad2' }
|
||||
- { role: nagios_server, when: datacenter == 'phx2' or datacenter == 'ibiblio'}
|
||||
- { role: fedmsg/base, when: deployment_type == "prod" }
|
||||
- { role: fedmsg/base, when: deployment_type == "prod" and datacenter != 'iad2'}
|
||||
- { role: rabbit/user, when: deployment_type == "stg" }
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue