summaryrefslogtreecommitdiffstats
path: root/inventory/byo/hosts.ose.example
diff options
context:
space:
mode:
authorDevan Goodwin <dgoodwin@redhat.com>2016-09-28 11:53:49 -0300
committerDevan Goodwin <dgoodwin@redhat.com>2016-09-29 10:26:01 -0300
commitde196a56aec48a6545d993dae9e739ad9ab511ba (patch)
treef110efe46b186fd028bc4dbd502831d0293faa96 /inventory/byo/hosts.ose.example
parent0ad53cbbe8d6f26e98796734896be6e827051ce6 (diff)
downloadopenshift-de196a56aec48a6545d993dae9e739ad9ab511ba.tar.gz
openshift-de196a56aec48a6545d993dae9e739ad9ab511ba.tar.bz2
openshift-de196a56aec48a6545d993dae9e739ad9ab511ba.tar.xz
openshift-de196a56aec48a6545d993dae9e739ad9ab511ba.zip
Use pre_upgrade tag instread of a dry run variable.
Diffstat (limited to 'inventory/byo/hosts.ose.example')
-rw-r--r--inventory/byo/hosts.ose.example3
1 files changed, 0 insertions, 3 deletions
diff --git a/inventory/byo/hosts.ose.example b/inventory/byo/hosts.ose.example
index 433404ddb..af653f850 100644
--- a/inventory/byo/hosts.ose.example
+++ b/inventory/byo/hosts.ose.example
@@ -99,9 +99,6 @@ openshift_release=v3.2
# modify image streams to point at that registry by setting the following to true
#openshift_examples_modify_imagestreams=true
-# Perform only pre-upgrade checks, and exit.
-# openshift_upgrade_dry_run=true
-
# Additional yum repos to install
#openshift_additional_repos=[{'id': 'ose-devel', 'name': 'ose-devel', 'baseurl': 'http://example.com/puddle/build/AtomicOpenShift/3.1/latest/RH7-RHOSE-3.0/$basearch/os', 'enabled': 1, 'gpgcheck': 0}]