diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 index 88b6f84acd..a21463f7ec 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 @@ -14,6 +14,8 @@ etcd # Set variables common for all OSEv3 hosts [OSEv3:vars] +# Disable the disk and package version tests +openshift_disable_check=disk_availability,package_version # SSH user, this user should allow ssh based auth without requiring a # password. If using ssh key based auth, then the key should be managed by an # ssh agent.