summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-master/private/additional_config.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to deployment_typeMichael Gugino2017-12-211-1/+1
| | | | | | | Move openshift_deployment_type check into sanity_check action plugin. Remove compatibility for deployment_type. deployment_type has been deprecated for some time now.
* 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 all references to pacemaker (pcs, pcsd) and ↵Andrew Butcher2017-12-051-2/+0
| | | | | | | openshift.master.cluster_method. With pacemaker removed there is no longer a need for openshift.master.cluster_method. We only have one option.
* Allow openshift_install_examples to be falseMichael Fraenkel2017-11-221-1/+1
| | | | when using yaml or json, a false value is converted to true
* Playbook Consolidation - openshift-masterRussell Teague2017-11-221-0/+52