Merge "Switch from oslosphinx to openstackdocstheme"
[apex-tripleo-heat-templates.git] / environments / docker-services-tls-everywhere.yaml
index f1e3d96..3ca0469 100644 (file)
@@ -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