summaryrefslogtreecommitdiff
path: root/roles/openshift_named_certificates
AgeCommit message (Collapse)Author
2018-01-10Move more plugins to lib_utilsMichael Gugino
This commit continues moving plugins into lib_utils. This commit does not move any plugins for add-on roles such as logging and metrics.
2018-01-09Remove become statementsMichael Gugino
This commit removes become:no statements that break the installer in various ways.
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
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.
2017-10-03Remove unused tasks file in openshift_named_certificatesRussell Teague
2017-10-02Separate certificate playbooks.Andrew Butcher
2017-06-27Update master configuration for named certificates during master cert redeploy.Andrew Butcher
2016-09-29Set named certificate destinations as basenames of provided paths.Andrew Butcher
2016-08-01Add options for specifying named ca certificates to be added to the ↵Andrew Butcher
openshift ca bundle.