disable zincati OCI backend warning in MOTD #176
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
We don't use that as we ship our own custom images as such this should be disabled to not confuse our users.
The following output is printed right now:
The zincati service is disabled on this system.
If not done so already please migrate the system to the OCI backend
for updates by running:
stream=stable # or testing or next
target=ostree-remote-registry:fedora:quay.io/fedora/fedora-coreos:$stream
sudo rpm-ostree rebase $target --reboot
Where $stream matches the Fedora CoreOS stream the system is following.
To disable this warning, use:
sudo systemctl disable coreos-oci-migration-motd.service