aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8943db9..2012eaf 100644
--- a/README.md
+++ b/README.md
@@ -38,7 +38,6 @@ include ::letsencrypt
letsencrypt::cert { 'example.com':
include_self => true,
authenticator => 'nginx',
- email => 'domainmaster@example.com',
}
```