summaryrefslogtreecommitdiff
path: root/roles/gnupg/templates/gpg.conf.j2
blob: a9670805ccdae7d2cc6897255c8fd43baed61070 (plain) (blame)
1
2
3
4
5
6
7
# Main signing key
default-key {{ gpg_sign_id }}

default-recipient-self
encrypt-to {{ gpg_sign_id }}
auto-key-retrieve
no-greeting