upgrade path of ssl key

This commit is contained in:
Miroslav Suchý 2014-09-15 09:36:05 +00:00
parent 5801db91ad
commit ed8806d2ff

View file

@ -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 }}