User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36 Build Identifier: In chapter 5 "Deploying Container Storage in Independent Mode", section 5.2 "Specify Advanced Installer Variables", make the following changes: - replace references to openshift_*_version by openshift_*_image - remove mentioning of "Red Hat Gluster Storage pods" in the text and in the list of recommended variables, as there are no gluster pods in independent mode - remove entries for openshift_*_registry_*, as these are not documented in https://github.com/openshift/openshift-ansible/tree/master/roles/openshift_storage_glusterfs Concretely, the recommendation should be: It is recommended to specify version tags for all containerized components. This is primarily to prevent components from upgrading after an outage which may lead to a cluster of widely disparate software versions. The relevant variables are: - openshift_storage_glusterfs_block_image - openshift_storage_glusterfs_heketi_image Reproducible: Always
Acking the bug for 3.11.3