| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 1 | -0/+1 |
| | | | | | | 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 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | 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. | ||||
| * | oc route commands now using the oc_route module | Steve Milner | 2017-02-14 | 1 | -0/+2 |
| | | |||||
| * | Add support for Atomic Registry Installs | Samuel Munilla | 2016-08-26 | 1 | -0/+13 |
| Add the Registry deployment subtype as an option in the quick installer. | |||||
