You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears you can't use the "users" group within passwd.users because it doesn't exist, or within passwd.groups because the group already exists. I assume that this part of ignition is not idempotent.
Bug
It appears you can't use the "users" group within
passwd.users
because it doesn't exist, or withinpasswd.groups
because the group already exists. I assume that this part of ignition is not idempotent.Emits:
Whereas:
Emits:
Operating System Version
CoreOS 37.20230218.3.0 (1 month old, most recent is v37.20230322.3.0)
Ignition Version
2.14.0, (most recent is v2.15.0)
Environment
What hardware/cloud provider/hypervisor is being used to run Ignition?
VMware ESXi
Expected Behavior
Should create the "core" user as a member of the "users" group.
Actual Behavior
Ignition failure.
Reproduction Steps
Please review "Bug" section.
Other Information
The text was updated successfully, but these errors were encountered: