Merge "Changed port of docker_registry in globals.yml"

This commit is contained in:
Jenkins 2016-03-17 03:37:04 +00:00 committed by Gerrit Code Review
commit 9faefc25c9

View File

@ -41,7 +41,7 @@ kolla_internal_vip_address: "10.10.10.254"
####################
### Example: Private repository with authentication
#
# docker_registry: "172.16.0.10:5000"
# docker_registry: "172.16.0.10:4000"
# docker_namespace: "companyname"
# docker_registry_username: "sam"
# docker_registry_password: "correcthorsebatterystaple"