summaryrefslogtreecommitdiff
path: root/baserock_frontend/instance-config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_frontend/instance-config.yml')
-rw-r--r--baserock_frontend/instance-config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/baserock_frontend/instance-config.yml b/baserock_frontend/instance-config.yml
index 1cebce31..491ee535 100644
--- a/baserock_frontend/instance-config.yml
+++ b/baserock_frontend/instance-config.yml
@@ -10,7 +10,7 @@
- name: install SSL certificate
copy:
content: "{{ lookup('file', '../private/frontend-with-key.pem') }}"
- dest: /etc/pki/tls/private/baserock.pem
+ dest: /etc/ssl/private/baserock.pem
owner: haproxy
mode: 400
notify: