diff --git a/files/fedora-cloud/packstack-controller-answers.txt b/files/fedora-cloud/packstack-controller-answers.txt index af07fdbc64..6f23d9fd2e 100644 --- a/files/fedora-cloud/packstack-controller-answers.txt +++ b/files/fedora-cloud/packstack-controller-answers.txt @@ -353,7 +353,7 @@ CONFIG_HORIZON_SSL=y CONFIG_SSL_CERT=/etc/pki/tls/certs/fed-cloud09.pem # Keyfile corresponding to the certificate if one was entered -CONFIG_SSL_KEY=/etc/pki/tls/certs/fed-cloud09.key +CONFIG_SSL_KEY=/etc/pki/tls/private/fed-cloud09.key # The password to use for the Swift to authenticate with Keystone CONFIG_SWIFT_KS_PW={{ SWIFT_PASS }}