Open szymonpk opened 9 years ago
Difficult to determine what the problem is without a lot of work setting up a replication case. Marking this as "Low" due to the narrow scope, effort involved in replicating, and hope that paving over Cheffish::MergedConfig with a proper Chef::Mash will make it disappear...
I'm not sure which gem's fault this is but story is I'm setting up cluster with chef-provisioning, my knife.rb is:
I've also proper profile defined I'm running chef-client and I'm receiving '401 Unauthorized' from DO. chef-provisioning-fog is using Cheffish to get result config, extracts client_id and api_key.
When I'm running inspect on
result[:driver_options]
I'm getting:my driver id is used as 'digitalocean_client_id'. It should be digital_client_id hash.