Writing the key to the user home directory has no effect for ostree commits. Instead we write them using a fist-boot service. In certain situations (e.g., when building an upgrade commit against an existing parent), the user's home directory might not exist during the build and the user key creation fails in the users stage, so let's remove it entirely to avoid the issue. |
||
|---|---|---|
| .. | ||
| distro_test_common | ||
| fedora33 | ||
| rhel8 | ||
| rhel84 | ||
| rhel85 | ||
| rhel86 | ||
| rhel90 | ||
| rhel90beta | ||
| test_distro | ||
| distro.go | ||
| distro_test.go | ||
| image_config.go | ||
| image_config_test.go | ||
| osrelease_test.go | ||