summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-node/private/setup.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove become statementsMichael Gugino2018-01-091-1/+0
| | | | | This commit removes become:no statements that break the installer in various ways.
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Remove openshift.common.service_typeMichael Gugino2017-12-071-1/+0
| | | | | | | | This commit removes openshift.common.service_type in favor of openshift_service_type. This commit also removes r_openshift_excluder_service_type from plays in favor of using the role's defaults.
* Playbook Consolidation - openshift-nodeRussell Teague2017-11-211-0/+27