This imports the documentation system from:
https://pagure.io/fork/walters/workstation-ostree-config/branch/f24-continuous
and updates it to work under current conditions.
Hmm, rawhide tree isn't being signed? Ideally we use:
ostree remote add --set=gpgkeypath=/etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-27-primary fedora-ws-rawhide https://kojipkgs.fedoraproject.org/compose/ostree/rawhide/
Missing redirection operator?
5 new commits added
Pull-Request has been merged by otaylor
It seems like since the f27 branch, the rawhide tree is not signed. The f27 tree isn't currently being built - if we get that working again (outstanding pull requests may help) - then we can make this section of the instructions reference that instead.
This imports the documentation system from:
https://pagure.io/fork/walters/workstation-ostree-config/branch/f24-continuous
and updates it to work under current conditions.