summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2015-09-04 18:32:28 -0400
committerScott Dodson <sdodson@redhat.com>2015-09-04 18:32:28 -0400
commit07c59ea91a8e87d1b7edbb88ae6012ac13643f52 (patch)
treed3da412069f8e2fb18a1963227b236aa7850c0d0 /inventory
parent318ac6b9b65f42f032382114f35d3c9fa7f5610b (diff)
downloadopenshift-07c59ea91a8e87d1b7edbb88ae6012ac13643f52.tar.gz
openshift-07c59ea91a8e87d1b7edbb88ae6012ac13643f52.tar.bz2
openshift-07c59ea91a8e87d1b7edbb88ae6012ac13643f52.tar.xz
openshift-07c59ea91a8e87d1b7edbb88ae6012ac13643f52.zip
Avoid a recursive loop
Diffstat (limited to 'inventory')
-rw-r--r--inventory/byo/hosts.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/byo/hosts.example b/inventory/byo/hosts.example
index 174bff697..df1bae49f 100644
--- a/inventory/byo/hosts.example
+++ b/inventory/byo/hosts.example
@@ -70,7 +70,7 @@ openshift_master_identity_providers=[{'name': 'htpasswd_auth', 'login': 'true',
#osm_default_node_selector='region=primary'
# set RPM version for debugging purposes
-#openshift_version=-3.0.0.0
+#openshift_pkg_version=-3.0.0.0
# host group for masters
[masters]