summaryrefslogtreecommitdiffstats
path: root/roles/openshift_ca/meta
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Add missing dependencies on openshift_facts roleScott Dodson2017-12-101-0/+1
| | | | | | | All of these roles call the openshift_facts module but didn't include the role in their dependencies which can lead to errors in Ansible 2.4. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1524102
* Separate certificate playbooks.Andrew Butcher2017-10-021-1/+0
|
* Removing dependencies for openshift_repos and setting them up early in the ↵Kenny Woodson2017-08-141-1/+0
| | | | cluster build.
* Add options for specifying named ca certificates to be added to the ↵Andrew Butcher2016-08-011-0/+1
| | | | openshift ca bundle.
* Refactor openshift certificates roles.Andrew Butcher2016-07-201-0/+17
|
* Revert openshift-certificates changes.Andrew Butcher2016-05-301-17/+0
|
* Consolidate ca/master/node certificates roles into openshift_certificates.Andrew Butcher2016-05-191-0/+17