summaryrefslogtreecommitdiffstats
path: root/roles/openshift_preflight/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Rename subrole facts -> initRodolfo Carvalho2017-01-131-2/+1
| | | | | | | | Trying to improve the name, `init` needs to be loaded before calling other subroles. We don't make `init` a dependency of `common`, `masters` and `nodes` to avoid running the relatively slow `openshift_facts` multiple times.
* Refactor preflight check into rolesRodolfo Carvalho2017-01-121-0/+53