Skip to content

Instantly share code, notes, and snippets.

@miabbott
Created March 3, 2018 19:20
Show Gist options
  • Select an option

  • Save miabbott/ebb72e63558dd4100004a6f8832d675f to your computer and use it in GitHub Desktop.

Select an option

Save miabbott/ebb72e63558dd4100004a6f8832d675f to your computer and use it in GitHub Desktop.
pirate mirror instructions
# cd $(mktemp -d)
# ostree --repo=repo init --mode=archive
# ostree --repo=repo remote add --set gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-primary pirate https://f27-atomic-content.ams3.digitaloceanspaces.com/backup/repo/
# ostree --repo=repo pull pirate:fedora/27/x86_64/workstation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment