diff options
author | Robert Göhler <github@ghlr.de> | 2022-09-19 20:43:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-19 20:43:57 +0200 |
commit | 1095fc3071f34077daec932b2a175db35ec1f7d2 (patch) | |
tree | 40f19ca9a2dacd3e8cf5395e5b97037be92ac4e6 /docs | |
parent | a10d861160caccd64c04590f1b89255058636c5e (diff) | |
download | vyos-documentation-1095fc3071f34077daec932b2a175db35ec1f7d2.tar.gz vyos-documentation-1095fc3071f34077daec932b2a175db35ec1f7d2.zip |
correct phabricator task id
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation/install.rst b/docs/installation/install.rst index abfb0043..a2fa2d00 100644 --- a/docs/installation/install.rst +++ b/docs/installation/install.rst @@ -243,7 +243,7 @@ an aesthetic problem, but we've had that process fail in the past. But, small key size of the Ed25519 algorithm allows passing public keys in command line arguments, so verification process can be completely stateless: -:vytask:`T2180` switched the validation system to prefer minisign over GPG keys. +:vytask:`T2108` switched the validation system to prefer minisign over GPG keys. To verify a VyOS image starting off with VyOS 1.3.0-rc6 you can run: |