summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorRobert van Veelen <rvanveelen@tremorvideo.com>2016-02-10 15:47:34 +0000
committerRobert van Veelen <rvanveelen@tremorvideo.com>2016-02-10 15:47:34 +0000
commit491890380ff509f10d9e2635641874d681eca772 (patch)
treed067a0c6df10c8173845b1d5d7fe798b98dd66c1 /inventory
parent0dd276d51c5738533f993c44b39db8a7f2f43dfc (diff)
downloadopenshift-491890380ff509f10d9e2635641874d681eca772.tar.gz
openshift-491890380ff509f10d9e2635641874d681eca772.tar.bz2
openshift-491890380ff509f10d9e2635641874d681eca772.tar.xz
openshift-491890380ff509f10d9e2635641874d681eca772.zip
update defaults and examples w/ iscsi plugin
Diffstat (limited to 'inventory')
-rw-r--r--inventory/byo/hosts.aep.example2
-rw-r--r--inventory/byo/hosts.origin.example2
2 files changed, 2 insertions, 2 deletions
diff --git a/inventory/byo/hosts.aep.example b/inventory/byo/hosts.aep.example
index 915a82579..ca625d956 100644
--- a/inventory/byo/hosts.aep.example
+++ b/inventory/byo/hosts.aep.example
@@ -142,7 +142,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
# default storage plugin dependencies to install, by default the ceph and
# glusterfs plugin dependencies will be installed, if available.
-#osn_storage_plugin_deps=['ceph','glusterfs']
+#osn_storage_plugin_deps=['ceph','glusterfs','iscsi']
# default selectors for router and registry services
# openshift_router_selector='region=infra'
diff --git a/inventory/byo/hosts.origin.example b/inventory/byo/hosts.origin.example
index 4fe514d97..7eeb9ef37 100644
--- a/inventory/byo/hosts.origin.example
+++ b/inventory/byo/hosts.origin.example
@@ -147,7 +147,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
# default storage plugin dependencies to install, by default the ceph and
# glusterfs plugin dependencies will be installed, if available.
-#osn_storage_plugin_deps=['ceph','glusterfs']
+#osn_storage_plugin_deps=['ceph','glusterfs','iscsi']
# default selectors for router and registry services
# openshift_router_selector='region=infra'