fedostree/README.md: Two updates
This commit is contained in:
parent
a593335ce3
commit
dd6d65d1f4
@ -1,4 +1,4 @@
|
||||
"fedostree"
|
||||
fedostree: an instance of rpm-ostree
|
||||
===========
|
||||
|
||||
This project uses [rpm-ostree](https://github.com/cgwalters/rpm-ostree)
|
||||
@ -20,7 +20,7 @@ create `/ostree` for you, as well as `/ostree/deploy/fedostree`.
|
||||
This step tells OSTree how to find the repository you built on
|
||||
the server. You only need to do this once.
|
||||
|
||||
ostree remote add fedostree http://209.132.184.226/repo
|
||||
ostree remote add fedostree http://rpm-ostree.cloud.fedoraproject.org/repo
|
||||
|
||||
Now, the repository is not GPG signed (yet), so we need to disable GPG
|
||||
verification. Add `gpg-verify=false` in the `[remote]` section.
|
||||
|
Loading…
Reference in New Issue
Block a user