We now also have certificates for production IPA

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-13 13:59:19 +00:00
parent 1c74f98cca
commit 39c59360d8

View file

@ -38,7 +38,6 @@
- { file: "ipa.{{env}}.pem", dest: /etc/haproxy/ipa.pem }
tags:
- haproxy
when: env == "staging"
- name: Install libsemanage-python so we can manage selinux with python...
yum: name=libsemanage-python state=installed