summaryrefslogtreecommitdiff
path: root/roles/gnupg/templates/gpg.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/gnupg/templates/gpg.conf.j2')
-rw-r--r--roles/gnupg/templates/gpg.conf.j27
1 files changed, 7 insertions, 0 deletions
diff --git a/roles/gnupg/templates/gpg.conf.j2 b/roles/gnupg/templates/gpg.conf.j2
new file mode 100644
index 0000000..a967080
--- /dev/null
+++ b/roles/gnupg/templates/gpg.conf.j2
@@ -0,0 +1,7 @@
1# Main signing key
2default-key {{ gpg_sign_id }}
3
4default-recipient-self
5encrypt-to {{ gpg_sign_id }}
6auto-key-retrieve
7no-greeting