iad2: only install the default PROD prompt in non iad2 datacenters

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-05-06 13:56:02 -07:00
parent 9b49971cae
commit 9edbfa6a39

View file

@ -490,7 +490,7 @@
owner=root
group=root
mode=0644
when: env == 'production'
when: env == 'production' and datacenter != 'iad2'
tags:
- base
- config