Merge "Update globals.yml Docker registry example notes"

This commit is contained in:
Jenkins 2016-10-19 15:53:18 +00:00 committed by Gerrit Code Review
commit 5a08b48c5f

View File

@ -47,7 +47,8 @@ kolla_internal_vip_address: "10.10.10.254"
#################### ####################
# Docker options # Docker options
#################### ####################
### Example: Private repository with authentication # Below is an example of a private repository with authentication. Note the
# Docker registry password can also be set in the passwords.yml file.
#docker_registry: "172.16.0.10:4000" #docker_registry: "172.16.0.10:4000"
#docker_namespace: "companyname" #docker_namespace: "companyname"