mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 08:55:44 +00:00
The remote user functionality was not quite correct. This PR breaks out the accumulation of user descriptions into a separate function. One odditiy is ignition must be told to NOT create the core user (or it will by default) by "adding" the core user with a set bool. [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| ignition.go | ||
| ignition_darwin.go | ||
| ignition_freebsd.go | ||
| ignition_linux.go | ||
| ignition_schema.go | ||
| ignition_windows.go | ||
| ready.go | ||