summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_adm_csr.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #7135 from abutcher/node-accept-failOpenShift Merge Robot2018-02-141-0/+7
|\ | | | | | | | | Automatic merge from submit-queue. oc_adm_csr: allow requesting module failure when timeout reached
| * oc_adm_csr: Add fail_on_timeout parameter which causes module to fail when ↵Andrew Butcher2018-02-131-0/+7
| | | | | | | | timeout was reached.
* | Adding ability to yedit json files.Kenny Woodson2018-02-131-6/+18
|/
* Fixing file write issue.Kenny Woodson2018-01-311-1/+1
|
* Do not remove files for bootstrap if resolv or dns.Kenny Woodson2017-10-171-2/+14
|
* lib/base: Allow for empty option valueJose A. Rivera2017-09-291-1/+1
| | | | Signed-off-by: Jose A. Rivera <jarrpa@redhat.com>
* Returning actual results of yedit query. Empty list was returning empty dict.Kenny Woodson2017-09-201-1/+1
|
* Fix generated contentScott Dodson2017-08-231-5/+4
|
* First attempt at creating the cert signer.Kenny Woodson2017-08-211-0/+1650