Fix the unexist url
The url of tls is unexist,the patch correct it. Change-Id: I7cb42d73e2e4d1db6baeee069ef029273b29e292
This commit is contained in:
parent
183e6378ec
commit
3ffd94f577
@ -118,7 +118,7 @@ Kilo, and heat must be enabled by yourself)::
|
||||
PUBLIC_INTERFACE=eth1
|
||||
|
||||
# Enable barbican service and use it to store TLS certificates
|
||||
# For details http://docs.openstack.org/developer/magnum/dev/tls.html
|
||||
# For details https://docs.openstack.org/developer/magnum/userguide.html#transport-layer-security
|
||||
enable_plugin barbican https://git.openstack.org/openstack/barbican
|
||||
|
||||
enable_plugin heat https://git.openstack.org/openstack/heat
|
||||
|
Loading…
Reference in New Issue
Block a user