aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gnupg/templates/batch
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gnupg/templates/batch')
-rw-r--r--modules/gnupg/templates/batch8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/gnupg/templates/batch b/modules/gnupg/templates/batch
new file mode 100644
index 00000000..d55bdd52
--- /dev/null
+++ b/modules/gnupg/templates/batch
@@ -0,0 +1,8 @@
+%echo Generating a standard key
+Key-Type: <%= @key_type %>
+Key-Length: <%= @key_length %>
+Name-Real: <%= @key_name %>
+Name-Email: <%= @email %>
+Expire-Date: <%= @expire_date %>
+%commit
+%echo done