try just disabling the checks for now

This commit is contained in:
Kevin Fenzi 2018-04-16 19:12:41 +00:00
parent 0d8493c689
commit 0d1186a1f8

View file

@ -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.