summaryrefslogtreecommitdiffstats
path: root/roles/cockpit-ui/meta
Commit message (Collapse)AuthorAgeFilesLines
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-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_utilsMichael Gugino2017-12-181-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 moduleSteve Milner2017-02-141-0/+2
|
* Add support for Atomic Registry InstallsSamuel Munilla2016-08-261-0/+13
Add the Registry deployment subtype as an option in the quick installer.