We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How can I incorporate a package install (rpm-ostree <pkg>) into config transpiler yaml file?
rpm-ostree <pkg>
The text was updated successfully, but these errors were encountered:
Agree, this feature is needed.
As a workaround, it is possible to install packages using a oneshot systemd unit, but the OS will need a reboot to finalise the installation.
oneshot
Sorry, something went wrong.
Cross linking an example until we add proper support in Butane/Ignition: https://discussion.fedoraproject.org/t/layering-packages-via-rpm-ostree-as-part-of-provisioning/29862
This is part of coreos/fedora-coreos-tracker#681.
No branches or pull requests
How can I incorporate a package install (
rpm-ostree <pkg>
) into config transpiler yaml file?The text was updated successfully, but these errors were encountered: