|
8 years ago | |
---|---|---|
.. | ||
base | 8 years ago | |
common | 8 years ago | |
init | 8 years ago | |
masters | 8 years ago | |
nodes | 8 years ago | |
verify_status | 8 years ago | |
README.md | 8 years ago |
This role detects common problems prior to installing OpenShift.
None
None
---
- hosts: OSEv3
roles:
- openshift_preflight/init
- hosts: OSEv3
name: checks that apply to all hosts
gather_facts: no
ignore_errors: yes
roles:
- openshift_preflight/common
- hosts: OSEv3
name: verify check results
gather_facts: no
roles:
- openshift_preflight/verify_status
Apache License Version 2.0
Customer Success team (dev@lists.openshift.redhat.com)