Add personal gpg key configuration

This commit is contained in:
2021-10-02 12:02:24 +02:00
parent 05a00fad3a
commit 8011c1827a
6 changed files with 138 additions and 7 deletions

View File

@@ -31,8 +31,10 @@ users:
git_gpg_sign: false
gpg_agent: true
gpg_agent_for_ssh: true
gpg_keys:
master_key: "0xB5C002530C6A2053"
gpg_key:
email: hannes@hkoerber.de
id: "0xB5C002530C6A2053"
fingerprint: "973AE48D71B76735C4712B5BB5C002530C6A2053"
environment:
MACHINE_HAS_NEXTCLOUD: "true"
MACHINE_HAS_RESTIC_BACKUP: "false"