Add test coverage for overlapping methods and attributes machine_batch / chef_server / machine_options / image_options #429
Labels
Triage: Confirmed
Indicates and issue has been confirmed as described.
Type: Bug
Doesn't work as expected.
In https://github.com/chef/chef-provisioning/blob/4638bdf99e048452b5b80e06c118ba2a0a0132a3/lib/chef/provisioning/chef_run_data.rb and https://github.com/chef/chef-provisioning/blob/4638bdf99e048452b5b80e06c118ba2a0a0132a3/lib/chef/provisioning/recipe_dsl.rb we provide helper methods to define globals which merge with certain attributes. Unfortunately, there is not sufficient testing or documentation on how this is supposed to work.
How do the attributes in the
machine_batch
get merged down to the individualmachines
? What about actions? How does CP automatically batch individual machines?Related:
#78
#376
#378
#383
#413
#422
#438
#448
#455
chef-boneyard/chef-provisioning-aws#306
This probably deserves its own EPIC
The text was updated successfully, but these errors were encountered: