Open sredne opened 6 years ago
Correct, line 35 and line 57 should both be changed from
environment 'DOMAIN_PASS' => domain_password
to
environment 'DOMAIN_PASS' => new_resource.domain_password
I'll push change shortly. @aredeex or @jordangillespie will need to publish the change to the super market
Hey @spuder ,
Do we have an ETA on when this will be published to the supermarket? I'd like to use it using the supermarket without having to pull from source.
@aredeex I've pushed 5.1.2 to the supermarket
knife cookbook site share "ad-join" "Operating Systems & Virtualization" -z --dry-run
It looks like there might
new_resource
missing on line 34 of the ubuntu 16.04 resource.PS S:\sourcecode\linux> kitchen converge post-provisioning -----> Starting Kitchen (v1.23.2) -----> Converging...
Preparing files for transfer
Preparing dna.json
Resolving cookbook dependencies with Berkshelf 7.0.6...
Removing non-cookbook files before transfer
Preparing validation.pem
Preparing client.rb
-----> Chef Omnibus installation detected (install only if missing)
Transferring files to
Starting Chef Client, version 14.4.56
resolving cookbooks for run list: ["linux::join_domain"]
Synchronizing Cookbooks:
domain_join[test.corp] action join
Running handlers: [2018-11-06T18:44:40+00:00] ERROR: Running exception handlers [2018-11-06T18:44:40+00:00] ERROR: Running exception handlers Running handlers complete [2018-11-06T18:44:40+00:00] ERROR: Exception handlers complete [2018-11-06T18:44:40+00:00] ERROR: Exception handlers complete Chef Client failed. 0 resources updated in 01 seconds [2018-11-06T18:44:40+00:00] FATAL: Stacktrace dumped to /tmp/kitchen/cache/chef-stacktrace.out [2018-11-06T18:44:40+00:00] FATAL: Stacktrace dumped to /tmp/kitchen/cache/chef-stacktrace.out [2018-11-06T18:44:40+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report [2018-11-06T18:44:40+00:00] FATAL: Please provide the contents of the stacktrace.out file if you file a bug report [2018-11-06T18:44:40+00:00] FATAL: NoMethodError: domain_join[test.corp] (linux::join_domain line 14) had an error: NoMethodError: undefined method
domain_password' for Chef::Resource::Execute [2018-11-06T18:44:40+00:00] FATAL: NoMethodError: domain_join[test.corp] (linux::join_domain line 14) had an error: NoMethodError: undefined method
domain_password' for Chef::Resource::Execute