index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_node_certificates
Age
Commit message (
Expand
)
Author
2017-10-19
Check for container runtime prior to restarting when updating system CA trust.
Andrew Butcher
2017-10-02
Separate certificate playbooks.
Andrew Butcher
2017-08-29
Merging openshift_node with openshift bootstrap.
Kenny Woodson
2017-07-18
Test docker restart with retries 3 delay 30
Steve Milner
2017-05-16
Remove use of local_action with delegate_to and switch 'delegate_to: localhos...
Andrew Butcher
2017-05-03
System container docker
Steve Milner
2017-03-29
openshift_node_certificates: add openshift_node_cert_expire_days parameter.
Slava Semushin
2017-02-02
Restructure certificate redeploy playbooks
Andrew Butcher
2017-01-17
Ensure serial certificate generation for node and master certificates.
Andrew Butcher
2016-12-09
Limit node certificate SAN to node hostnames/ips.
Andrew Butcher
2016-11-28
Refactored to use Ansible systemd module
Russell Teague
2016-11-22
Reference master binaries when delegating from node hosts which may be contai...
Andrew Butcher
2016-10-19
Switch from "oadm" to "oc adm" and fix bug in binary sync.
Devan Goodwin
2016-09-29
Further secure registry improvements
Andrew Butcher
2016-09-28
Suppress more warnings.
Andrew Butcher
2016-08-11
Support for redeploying certificates.
Andrew Butcher
2016-08-01
Add options for specifying named ca certificates to be added to the openshift...
Andrew Butcher
2016-07-20
Re-arrange master and node role dependencies.
Andrew Butcher
2016-07-20
Refactor openshift certificates roles.
Andrew Butcher
2016-05-30
Revert openshift-certificates changes.
Andrew Butcher
2016-05-19
Consolidate ca/master/node certificates roles into openshift_certificates.
Andrew Butcher
2016-04-29
Cleanup various deprecation warnings.
Andrew Butcher
2016-03-04
Lock down generated certs dir
Scott Dodson
2015-12-15
Initial containerization work from @ibotty
Tobias Florek
2015-08-26
Atomic Enterprise related changes.
Avesh Agarwal
2015-07-22
Fix generation of node certificates
Jason DeTiberus
2015-07-17
Initial HA master
Jason DeTiberus
2015-07-10
Playbook updates for clustered etcd
Jason DeTiberus
2015-07-10
Etcd role updates and playbook updates
Jason DeTiberus
2015-06-30
Removing unneeded delegate_to calls
Brenton Leanhardt
2015-06-16
Update for RC2 changes
Scott Dodson