Skip to content
New issue

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

revert to using reboot for package layering examples #637

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

dustymabe
Copy link
Member

There is a bug that causes nodes started with --apply-live
to not be able to update via zincati [1]. We can add it back
once the bug is taken care of.

[1] coreos/fedora-coreos-tracker#1691


also a second commit in there to add -y to the rpm-ostree install operations.

There is a bug that causes nodes started with --apply-live
to not be able to update via zincati [1]. We can add it back
once the bug is taken care of.

[1] coreos/fedora-coreos-tracker#1691
The command warns that:

```
notice: auto-inferring -y/--assumeyes when not run interactively; this will change in the future
```

Let's add the `-y` now.
@jlebon jlebon merged commit 0cc0fb5 into coreos:main Apr 26, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants