also fix the ipa file
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
162bb8bf5e
commit
c7a0d2f3c4
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
dest={{ item.dest }}
|
||||
owner=root group=root mode=0600
|
||||
with_items:
|
||||
- { file: "ipa.{{env}}-{{datacenter}}.pem", dest: /etc/haproxy/ipa.pem }
|
||||
- { file: "ipa.{{env}}-iad2.pem", dest: /etc/haproxy/ipa.pem }
|
||||
- { file: "os-master.{{env}}-iad2.pem", dest: /etc/haproxy/os-master.pem }
|
||||
tags:
|
||||
- haproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue