iad2: only install the default PROD prompt in non iad2 datacenters
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9b49971cae
commit
9edbfa6a39
1 changed files with 1 additions and 1 deletions
|
@ -490,7 +490,7 @@
|
|||
owner=root
|
||||
group=root
|
||||
mode=0644
|
||||
when: env == 'production'
|
||||
when: env == 'production' and datacenter != 'iad2'
|
||||
tags:
|
||||
- base
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue