ソースを参照

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

Add inventory docs for gcp variables
Scott Dodson 7 年 前
コミット
ced2275b29
1 ファイル変更7 行追加0 行削除
  1. 7 0
      inventory/hosts.example

+ 7 - 0
inventory/hosts.example

@@ -324,6 +324,13 @@ debug_level=2
 #
 #
 # GCE
 # GCE
 #openshift_cloudprovider_kind=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
 # vSphere
 #openshift_cloudprovider_kind=vsphere
 #openshift_cloudprovider_kind=vsphere