chef-boneyard / chef-provisioning-google

Chef Provisioning driver for the Google Cloud Platform
Apache License 2.0
8 stars 8 forks source link

Clean up warnings and bug with no pre-existing keys #17

Closed erjohnso closed 7 years ago

erjohnso commented 7 years ago

Clean up warning messages,

* This will no longer work in Chef 13: you must use 'provides' to use the resource's DSL.
* Resource.dsl_name is deprecated and will be removed in Chef 13.

And fix a bug when there were no existing ssh keys or metadata tracking.