aboutsummaryrefslogtreecommitdiffstats
path: root/modules/epoll/templates/epoll.yml
diff options
context:
space:
mode:
Diffstat (limited to 'modules/epoll/templates/epoll.yml')
-rw-r--r--modules/epoll/templates/epoll.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/epoll/templates/epoll.yml b/modules/epoll/templates/epoll.yml
index a6d078ff..d442a41e 100644
--- a/modules/epoll/templates/epoll.yml
+++ b/modules/epoll/templates/epoll.yml
@@ -8,4 +8,4 @@ db: dbname=<%= scope.lookupvar('epoll::var::db_name') %>;host=<%= scope.lookupva
# This change the poll creation behavior, instead ask want confirmation by
# mail
# it ask for this password (in clear)
-# newpollpasswd:
+newpollpasswd: <%= scope.lookupvar('epoll::var::password') %>