try just disabling the checks for now
This commit is contained in:
parent
0d8493c689
commit
0d1186a1f8
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue