Merge "Comment parameters for registry in docker tls env"
This commit is contained in:
commit
f3b2e14430
@ -36,10 +36,10 @@ resource_registry:
|
||||
OS::TripleO::PostUpgradeSteps: ../docker/post-upgrade.yaml
|
||||
|
||||
parameter_defaults:
|
||||
# Defaults to 'tripleoupstream'. Specify a local docker registry
|
||||
# Example: 192.168.24.1:8787/tripleoupstream
|
||||
DockerNamespace: tripleoupstream
|
||||
DockerNamespaceIsRegistry: false
|
||||
# To specify a local docker registry, enable these
|
||||
# where 192.168.24.1 is the host running docker-distribution
|
||||
#DockerNamespace: 192.168.24.1:8787/tripleoupstream
|
||||
#DockerNamespaceIsRegistry: true
|
||||
|
||||
ComputeServices:
|
||||
- OS::TripleO::Services::CACerts
|
||||
|
Loading…
Reference in New Issue
Block a user