summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openssl_x509_crl.rb
Commit message (Expand)AuthorAgeFilesLines
* 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