Closed zsiddique closed 11 years ago
@zsiddique - Please make sure to mark that ticket as "Fix Provided." If you just signed the CLA, you will need to wait for the email confirmation from Opscode legal before this button appears on the ticket. Thanks!
@jesseadams forgot about the "Fix Provided", went ahead and toggled it.
@zsiddique the host_array
changes seem unrelated to this ticket
@sethvargo host_array is because in the previous version of this cookbook if search return fqdn, ip and hostname it would take them all and add them to your ssh_known_hosts as the following
fqdn,ip,hostname ssh-dsa|rsa key
See https://tickets.opscode.com/browse/COOK-3640