chef-cookbooks / chef-ingredient

Primitives for managing Chef products and packages
https://supermarket.chef.io/cookbooks/chef-ingredient
Apache License 2.0
45 stars 54 forks source link

Fix chef_org admin idempotency #240

Open bkonick opened 5 years ago

bkonick commented 5 years ago

Description

This fixes idempotency for admins in the chef_org resource. It uses knife show to get the list of users in the admin group for a given org.

Check List