summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openssl_x509_crl.rb
Commit message (Expand)AuthorAgeFilesLines
* Add missing examples and resource formatting for docs siteTim Smith2020-04-301-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Remove the canonical DSLLamont Granquist2020-03-031-2/+2
* Add examples to various resourcesTim Smith2020-02-121-0/+11
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-17/+17
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* Allow Integers for all group / owner propertiesTim Smith2018-11-161-2/+2
* More resource description updatesTim Smith2018-11-071-1/+1
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* openssl_*: Update property descriptions and remove extra nil typesTim Smith2018-08-311-1/+1
* Cleanup existing property descriptions to match the docsTim Smith2018-08-291-1/+1
* Add author / copyrights to the new openssl resourcesTim Smith2018-08-271-0/+2
* Properly describe what a CRL isTim Smith2018-08-271-1/+1
* Add openssl_x509_crl resourceTim Smith2018-08-241-0/+130