summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-etcd/private/migrate.yml
Commit message (Collapse)AuthorAgeFilesLines
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-4/+4
| | | | | | | | | | | | | | This commit relocates filter_plugings to lib_utils, changes the namespacing to prevent unintended use of older versions that may be present in filter_plugins/ directory on existing installs. Add lib_utils to meta depends for roles Also consolidate some plugins into lib_utils from various other areas. Update rpm spec, obsolete plugin rpms.
* Remove unneeded embedded etcd logicMichael Gugino2017-12-081-4/+0
| | | | | Removing some remaining embedded etcd facts except for the migration plays.
* Remove openshift.common.service_typeMichael Gugino2017-12-071-2/+2
| | | | | | | | 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 - etcd UpgradeRussell Teague2017-12-051-7/+7
|
* Include Deprecation - openshift-etcdRussell Teague2017-11-221-1/+1
|
* Cleanup etcd runtime variable.Michael Gugino2017-11-211-3/+0
| | | | Cleaning out reference to etcd_runtime in openshift facts.
* Playbook Consolidation - openshift-etcdRussell Teague2017-11-161-0/+169