summaryrefslogtreecommitdiff
path: root/lib/chef/resource/openssl_ec_public_key.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove the canonical DSLLamont Granquist2020-03-031-2/+2
* Add examples to various resourcesTim Smith2020-02-121-0/+20
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-9/+9
* 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
* Merge pull request #7784 from chef/descriptionsTim Smith2018-10-261-2/+2
|\
| * Update description fields from the docs sitedescriptionsTim Smith2018-10-261-2/+2
* | 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-2/+2
* Cleanup existing property descriptions to match the docsTim Smith2018-08-291-3/+3
* Update descriptions for the EC curve resourcesTim Smith2018-08-271-1/+2
* Add description fields to the openssl resourcesTim Smith2018-08-151-2/+2
* Set the new resources as preview resources and remove nil user/groupTim Smith2018-08-151-3/+3
* Add the helper methods to the libraryTim Smith2018-08-141-2/+2
* Add new openssl_* resourcesTim Smith2018-08-141-0/+74