Skip to content

Instantly share code, notes, and snippets.

@nzwulfin
Created September 16, 2016 18:02
Show Gist options
  • Save nzwulfin/893e03fd44af9c79c80b646eec557c2d to your computer and use it in GitHub Desktop.
Save nzwulfin/893e03fd44af9c79c80b646eec557c2d to your computer and use it in GitHub Desktop.
Deploy previous version of atomic host to test upgrade / rollback
sudo atomic host status
sudo atomic host deploy $(ostree rev-parse fedora-atomic/24/x86_64/docker-host^)
sudo systemctl reboot
sudo atomic host status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment