summaryrefslogtreecommitdiffstats
path: root/inventory
diff options
context:
space:
mode:
authorMichael Scherer <mscherer@users.noreply.github.com>2018-01-08 02:55:58 +0100
committerGitHub <noreply@github.com>2018-01-08 02:55:58 +0100
commit7beec759c63cd01ca0da32d0ac14427e38ef829a (patch)
tree4402baac06c530e57166243b3116ff290b7d3864 /inventory
parent79d910dc899083e7d74d69195ea7232b5bc4b22e (diff)
downloadopenshift-7beec759c63cd01ca0da32d0ac14427e38ef829a.tar.gz
openshift-7beec759c63cd01ca0da32d0ac14427e38ef829a.tar.bz2
openshift-7beec759c63cd01ca0da32d0ac14427e38ef829a.tar.xz
openshift-7beec759c63cd01ca0da32d0ac14427e38ef829a.zip
Fix error in variable in comment
Diffstat (limited to 'inventory')
-rw-r--r--inventory/hosts.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/inventory/hosts.example b/inventory/hosts.example
index bc85d1020..8c2590078 100644
--- a/inventory/hosts.example
+++ b/inventory/hosts.example
@@ -128,7 +128,7 @@ openshift_release=v3.7
#openshift_crio_systemcontainer_image_override="registry.example.com/cri-o:latest"
# NOTE: The following crio docker-gc items are tech preview and likely shouldn't be used
# unless you know what you are doing!!
-# The following two variables are used when opneshift_use_crio is True
+# The following two variables are used when openshift_use_crio is True
# and cleans up after builds that pass through docker.
# Enable docker garbage collection when using cri-o
#openshift_crio_enable_docker_gc=false