Make gpg ssh support configurable

This commit is contained in:
2021-01-30 21:06:45 +01:00
parent 3feee6543c
commit dd93c0a30b
4 changed files with 6 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ users:
mail: hannes.koerber@tradebyte.com
git_gpg_sign: false
gpg_agent: false
gpg_agent_for_ssh: false
environment:
MACHINE_HAS_NEXTCLOUD: "false"
- name: hannes-private
@@ -20,6 +21,7 @@ users:
mail: hannes@hkoerber.de
git_gpg_sign: false
gpg_agent: true
gpg_agent_for_ssh: true
gpg_keys:
master_key: "0xB5C002530C6A2053"
environment: