summaryrefslogtreecommitdiffstats
path: root/roles/openshift_named_certificates
Commit message (Collapse)AuthorAgeFilesLines
* Move more plugins to lib_utilsMichael Gugino2018-01-101-21/+0
| | | | | | | This commit continues moving plugins into lib_utils. This commit does not move any plugins for add-on roles such as logging and metrics.
* Remove become statementsMichael Gugino2018-01-091-1/+0
| | | | | This commit removes become:no statements that break the installer in various ways.
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-182-2/+3
| | | | | | | | | | | | | | 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.
* Remove unused tasks file in openshift_named_certificatesRussell Teague2017-10-031-32/+0
|
* Separate certificate playbooks.Andrew Butcher2017-10-022-6/+6
|
* Update master configuration for named certificates during master cert redeploy.Andrew Butcher2017-06-271-0/+21
|
* Set named certificate destinations as basenames of provided paths.Andrew Butcher2016-09-291-3/+3
|
* Add options for specifying named ca certificates to be added to the ↵Andrew Butcher2016-08-015-0/+137
openshift ca bundle.