summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-09-22 11:51:23 -0400
committerScott Dodson <sdodson@redhat.com>2017-09-22 14:06:59 -0400
commit95b7ffbb4a65ca62af37192aaf8006f50a207440 (patch)
tree35347d3b745a2a06688a112171cba0caf2dd8f75 /inventory
parent5b1bb00a2f02e51ab493e86eb4d8b6e264e3268d (diff)
downloadopenshift-95b7ffbb4a65ca62af37192aaf8006f50a207440.tar.gz
openshift-95b7ffbb4a65ca62af37192aaf8006f50a207440.tar.bz2
openshift-95b7ffbb4a65ca62af37192aaf8006f50a207440.tar.xz
openshift-95b7ffbb4a65ca62af37192aaf8006f50a207440.zip
Allow examples management to be disabled
Diffstat (limited to 'inventory')
-rw-r--r--inventory/byo/hosts.ose.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example
index 9dd76a355..bea479165 100644
--- a/inventory/byo/hosts.ose.example
+++ b/inventory/byo/hosts.ose.example
@@ -60,7 +60,7 @@ openshift_release=v3.7
# In either case, system_images_registry must be specified to be able to find the system images
#system_images_registry="registry.access.redhat.com"
-# Install the openshift examples
+# Manage openshift example imagestreams and templates during install and upgrade
#openshift_install_examples=true
# Configure logoutURL in the master config for console customization