Explorar el Código

Merge pull request #6642 from mscherer/patch-1

Fix error in variable in comment
Scott Dodson hace 7 años
padre
commit
16b18bcd23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      inventory/hosts.example

+ 1 - 1
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