|
há 8 anos atrás | |
---|---|---|
.. | ||
base | há 8 anos atrás | |
common | há 8 anos atrás | |
init | há 8 anos atrás | |
masters | há 8 anos atrás | |
nodes | há 8 anos atrás | |
verify_status | há 8 anos atrás | |
README.md | há 8 anos atrás |
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)