summaryrefslogtreecommitdiffstats
path: root/inventory/byo
diff options
context:
space:
mode:
authorAndrew Butcher <abutcher@redhat.com>2016-09-21 11:02:21 -0400
committerAndrew Butcher <abutcher@redhat.com>2016-09-21 11:02:21 -0400
commitf01688ab89b711f0b927a709faee7547354998c9 (patch)
treea8c7d51bca5782261ebd44000b82cd97ff8b817b /inventory/byo
parent4313ad4b3d5dad85d1016d64cc558a749919c563 (diff)
downloadopenshift-f01688ab89b711f0b927a709faee7547354998c9.tar.gz
openshift-f01688ab89b711f0b927a709faee7547354998c9.tar.bz2
openshift-f01688ab89b711f0b927a709faee7547354998c9.tar.xz
openshift-f01688ab89b711f0b927a709faee7547354998c9.zip
Add GCE cloud provider kind.
Diffstat (limited to 'inventory/byo')
-rw-r--r--inventory/byo/hosts.origin.example3
-rw-r--r--inventory/byo/hosts.ose.example3
2 files changed, 6 insertions, 0 deletions
diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example
index 41ed237f7..52ffb736b 100644
--- a/inventory/byo/hosts.origin.example
+++ b/inventory/byo/hosts.origin.example
@@ -149,6 +149,9 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#openshift_cloudprovider_openstack_tenant_name=tenant_name
#openshift_cloudprovider_openstack_region=region
#openshift_cloudprovider_openstack_lb_subnet_id=subnet_id
+#
+# GCE
+#openshift_cloudprovider_kind=gce
# Project Configuration
#osm_project_request_message=''
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example
index 71e1ebb03..15647efc8 100644
--- a/inventory/byo/hosts.ose.example
+++ b/inventory/byo/hosts.ose.example
@@ -148,6 +148,9 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#openshift_cloudprovider_openstack_tenant_name=tenant_name
#openshift_cloudprovider_openstack_region=region
#openshift_cloudprovider_openstack_lb_subnet_id=subnet_id
+#
+# GCE
+#openshift_cloudprovider_kind=gce
# Project Configuration
#osm_project_request_message=''