haproxy: use env_short here

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-08-13 16:39:02 -07:00
parent 73bb20bb13
commit ffe6484549

View file

@ -37,7 +37,7 @@
with_items:
- { file: "ipa.{{env}}-iad2.pem", dest: /etc/haproxy/ipa.pem }
- { file: "os-master.{{env}}-iad2.pem", dest: /etc/haproxy/os-master.pem }
- { file: "ocp.{{env}}-iad2.pem", dest: "/etc/haproxy/ocp-{{env}}.pem" }
- { file: "ocp-{{env_short}}-iad2.pem", dest: "/etc/haproxy/ocp-{{env_short}}.pem" }
tags:
- haproxy