Import PGP Keys

This commit is contained in:
Sven Seeberg 2020-03-24 17:48:34 +01:00
parent 35fc36e1e5
commit 5c0a81cd96
Signed by: sven.seeberg
GPG Key ID: 29559DD5A83806B5
1 changed files with 5 additions and 0 deletions

View File

@ -17,6 +17,11 @@ MIT
4. Copy the private and public PGP key files to `/etc/salt`.
5. Import the private key with
```
gpg --import /etc/salt/passbolt_private.asc
```
5. Create a `/etc/salt/passbolt.ini` file with the following content:
```
[PASSBOLT]