spiegel_podman/pkg/machine/qemu
Brent Baude 1964dbd406 Set up podman machine remote user correctly
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>
2024-01-17 08:57:46 -06:00
..
command Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
claim_darwin.go Replace deprecated ioutil 2022-09-20 15:34:27 -04:00
claim_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
config.go Create pkg/machine/ignition package 2024-01-04 08:51:35 -05:00
config_test.go Podman 5 machine config file - Step 1 2023-12-11 16:26:15 -06:00
machine.go Set up podman machine remote user correctly 2024-01-17 08:57:46 -06:00
machine_test.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_unix.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_unsupported.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
machine_windows.go Buildtag out unix commands for common OS files 2023-09-19 12:19:24 -04:00
options_darwin.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
options_darwin_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_darwin_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_freebsd.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
options_freebsd_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_freebsd_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_linux.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
options_linux_amd64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_linux_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00
options_windows.go Add a net health recovery service to Qemu machines 2024-01-16 16:39:47 -06:00
options_windows_amd64.go Change default QEMU CPU level to qemu64 on Windows amd64 2023-10-19 00:37:09 +03:00
options_windows_arm64.go Fix path for omvf vars on Darwin/arm64 2023-10-18 10:40:08 -05:00