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

Changing user groups needs manual holo apply --force #56

Open
laerling opened this issue Feb 28, 2021 · 0 comments
Open

Changing user groups needs manual holo apply --force #56

laerling opened this issue Feb 28, 2021 · 0 comments

Comments

@laerling
Copy link

Steps to reproduce

  1. Create hologram/holodeck with user who is in a few groups
  2. Install said hologram/holodeck
  3. Create another hologram which puts the existing user into an additional group:
[[user]]
name = "$name"
groups = [ "some-other-group" ]
  1. Install the new hologram

Expected behavior

The user is reprovisioned without user intervention

Observed behavior

holo apply --force is needed to reprovision the user, even though it hasn't been changed manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant