add docs for keyurl
This commit is contained in:
parent
292680a99a
commit
9fc5052d37
1 changed files with 4 additions and 1 deletions
|
|
@ -27,11 +27,14 @@ repos: {}
|
||||||
# url to repo, example: "http://www.deb-multimedia.org stretch main non-free"
|
# url to repo, example: "http://www.deb-multimedia.org stretch main non-free"
|
||||||
url: ''
|
url: ''
|
||||||
|
|
||||||
# only set either key or keyid + keyserver
|
# only set either key, keyurl or keyid + keyserver
|
||||||
|
|
||||||
# gpg key to add for this repo
|
# gpg key to add for this repo
|
||||||
key: ''
|
key: ''
|
||||||
|
|
||||||
|
# url to download a gpg key for this repo from
|
||||||
|
keyurl: ''
|
||||||
|
|
||||||
# key id of the key to add, for example "36A1D7869245C8950F966E92D8576A8BA88D21E9"
|
# key id of the key to add, for example "36A1D7869245C8950F966E92D8576A8BA88D21E9"
|
||||||
keyid: ''
|
keyid: ''
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue