Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 2 | -10/+10 |
| | | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase. | ||||
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 2 | -6/+6 |
| | | | | | | | | | | | | | | 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. | ||||
* | Include Deprecation: Convert to import_playbook | Russell Teague | 2017-12-07 | 2 | -4/+4 |
| | |||||
* | Fix hosted vars | Michael Gugino | 2017-12-05 | 1 | -4/+0 |
| | | | | | | Remove hosted vars from openshift_facts. The current pattern is causing a bunch of undesired sideffects. | ||||
* | Merge pull request #6297 from mgugino-upstream-stage/crt_role | Scott Dodson | 2017-12-04 | 1 | -1/+1 |
|\ | | | | | Implement container runtime role | ||||
| * | Implement container runtime role | Michael Gugino | 2017-12-01 | 1 | -1/+1 |
| | | |||||
* | | Playbook Consolidation - Redeploy Certificates | Russell Teague | 2017-12-01 | 4 | -0/+249 |
|/ | |||||
* | Include Deprecation - openshift-hosted | Russell Teague | 2017-11-22 | 2 | -9/+9 |
| | |||||
* | Playbook Consolidation - openshift-hosted | Russell Teague | 2017-11-22 | 10 | -0/+109 |