Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chef_group isn't fully idempotent #85

Open
poliva83 opened this issue Oct 6, 2015 · 1 comment
Open

chef_group isn't fully idempotent #85

poliva83 opened this issue Oct 6, 2015 · 1 comment
Labels
Priority: Medium Type: Bug Does not work as expected.

Comments

@poliva83
Copy link

poliva83 commented Oct 6, 2015

Similar problem to #83 but this time with chef_group lwrp.

On subsequent runs it keeps reporting its removing orgname for this group.

* chef_group[noc] action create
    - update group noc at https://127.0.0.1/organizations/blackberry
    -   remove orgname
@poliva83
Copy link
Author

Seems same problem I reported in #92 can affect users to get updated in a group when they don't need to be.

 * chef_group[dev] action create
 - update group dev at https://127.0.0.1/organizations/blackberry
 -   update users from ["eyurchenko", "dev-blackberry"] to ["dev-blackberry", "eyurchenko"]
 -   remove orgname

@thommay thommay added this to the Accepted Minor milestone Dec 7, 2016
@thommay thommay added Type: Bug Does not work as expected. Priority: Medium and removed Bug labels Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Type: Bug Does not work as expected.
Projects
None yet
Development

No branches or pull requests

2 participants