chef-cookbooks / ssh_known_hosts

Development repository for Chef Cookbook ssh_known_hosts
https://supermarket.chef.io/cookbooks/ssh_known_hosts
Apache License 2.0
72 stars 77 forks source link

Allow specification of custom known hosts in attributes #18

Closed rossmeissl closed 9 years ago

rossmeissl commented 10 years ago

This is especially useful for specifying them in a Vagrantfile.

chef-supermarket commented 10 years ago

Hi. Your friendly Curry bot here. Just letting you know that there are commit authors in this Pull Request who appear to not have signed a Chef CLA.

The following GitHub users do not appear to have signed a CLA:

Please sign the CLA here.

miketheman commented 9 years ago

Feature/enhancement.

Personally, I'm a :-1: on more attribute control - I support the resource pattern. If you have a list of hosts, it's pretty straightforward to use an Enumerable to iterate through the list and run an ssh_known_hosts_entry per entry.

tas50 commented 9 years ago

Since the CLA hasn't been signed in over 6 month for this PR I'm going to close it out at this point. If the author would like to sign the CLA feel free to open up the PR again.