summaryrefslogtreecommitdiff
path: root/lib/chef/resource/ssh_known_hosts_entry.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-19/+19
* More distro constant applicationsMarc Chamberland2019-05-231-1/+2
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* ssh_known_host_entry: Use the name_property properly in debug logginghost_entryTim Smith2019-01-161-1/+1
* Allow Integers for all group / owner propertiesTim Smith2018-11-161-2/+2
* Make all Chef 14 preview resources into full resourcesTim Smith2018-10-261-1/+0
* Update from reviewTim Smith2018-07-101-1/+1
* Make sure preview_resource is up topTim Smith2018-06-111-2/+1
* Enable preview_resource for ssh_known_hosts_entryTim Smith2018-06-111-1/+2
* Fix erb source locationTim Smith2018-06-111-2/+3
* Add unit testsTim Smith2018-06-111-1/+1
* Add description fields for actions/propertiesTim Smith2018-06-111-10/+42
* Remove the cookbook name part of the templateTim Smith2018-06-111-3/+0
* Add ssh_known_hosts_entry from ssh_known_hosts cookbookTim Smith2018-06-111-0/+116