Ver código fonte

Merge pull request #7308 from mgugino-upstream-stage/gcp-vars-docs

Add inventory docs for gcp variables
Scott Dodson 7 anos atrás
pai
commit
ced2275b29
1 arquivos alterados com 7 adições e 0 exclusões
  1. 7 0
      inventory/hosts.example

+ 7 - 0
inventory/hosts.example

@@ -324,6 +324,13 @@ debug_level=2
 #
 # GCE
 #openshift_cloudprovider_kind=gce
+# Note: When using GCE, openshift_gcp_project and openshift_gcp_prefix must be
+# defined.
+# openshift_gcp_project is the project-id
+#openshift_gcp_project=
+# openshift_gcp_prefix is a unique string to identify each openshift cluster.
+#openshift_gcp_prefix=
+#openshift_gcp_multizone=False
 #
 # vSphere
 #openshift_cloudprovider_kind=vsphere