chef-boneyard / push-jobs-cookbook

Development repository for Chef Cookbook push-jobs
https://supermarket.chef.io/cookbooks/push-jobs
Apache License 2.0
21 stars 43 forks source link

Fix tests, explicit resource names #130

Closed cheeseplus closed 7 years ago

cheeseplus commented 7 years ago

Description

Fix ChefSpec tests Use resource_name to set canonical resource name - this doesn't change how the cookbook functions but makes it clearer what the intent is and future migration easier.

Issues Resolved

Fixes the build

Check List