haproxy: use env_short here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
73bb20bb13
commit
ffe6484549
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue