summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorOpenShift Bot <eparis+openshiftbot@redhat.com>2017-09-13 11:25:18 -0400
committerGitHub <noreply@github.com>2017-09-13 11:25:18 -0400
commited6be0b233a107706b904354a9bba6e0d3d13472 (patch)
tree7f0cc55b94906841d7d0bbe3ffbaccf6d16540dd /playbooks
parent2e0059890277f1e08b47bda9fe3c10507ccfaf97 (diff)
parent4554f0e01e0c2a48b301a158631403b447158c90 (diff)
downloadopenshift-ed6be0b233a107706b904354a9bba6e0d3d13472.tar.gz
openshift-ed6be0b233a107706b904354a9bba6e0d3d13472.tar.bz2
openshift-ed6be0b233a107706b904354a9bba6e0d3d13472.tar.xz
openshift-ed6be0b233a107706b904354a9bba6e0d3d13472.zip
Merge pull request #5386 from ashcrow/fix-wording-in-upgrade-notice
Merged by openshift-bot
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/pre/verify_inventory_vars.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/pre/verify_inventory_vars.yml b/playbooks/common/openshift-cluster/upgrades/pre/verify_inventory_vars.yml
index 78923e04f..4c345dbe8 100644
--- a/playbooks/common/openshift-cluster/upgrades/pre/verify_inventory_vars.yml
+++ b/playbooks/common/openshift-cluster/upgrades/pre/verify_inventory_vars.yml
@@ -22,7 +22,7 @@
variables when upgrading. These variables should match what is currently used in the cluster. If
you don't remember what these values are you can find them in /etc/origin/master/master-config.yaml
on a master with the names clusterNetworkCIDR (osm_cluster_network_cidr),
- osm_host_subnet_length (hostSubnetLength), and openshift_portal_net (hostSubnetLength).
+ hostSubnetLength (osm_host_subnet_length), and serviceNetworkCIDR (openshift_portal_net).
# Error out in situations where the user has older versions specified in their
# inventory in any of the openshift_release, openshift_image_tag, and