From 95b7ffbb4a65ca62af37192aaf8006f50a207440 Mon Sep 17 00:00:00 2001 From: Scott Dodson Date: Fri, 22 Sep 2017 11:51:23 -0400 Subject: Allow examples management to be disabled --- inventory/byo/hosts.ose.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inventory') 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 -- cgit v1.2.1