aboutsummaryrefslogtreecommitdiffstats
path: root/modules/epoll/templates/epoll.yml
diff options
context:
space:
mode:
authorOlivier Thauvin <nanardon@mageia.org>2010-11-05 00:22:23 +0000
committerOlivier Thauvin <nanardon@mageia.org>2010-11-05 00:22:23 +0000
commitb4341e4605300c4202da5058f1b9167964c23795 (patch)
treeb321ce5581483da1929c606b0d864e5c248a03f2 /modules/epoll/templates/epoll.yml
parent36e751e92b341313ab429bd87df090a340f95594 (diff)
downloadpuppet-b4341e4605300c4202da5058f1b9167964c23795.tar
puppet-b4341e4605300c4202da5058f1b9167964c23795.tar.gz
puppet-b4341e4605300c4202da5058f1b9167964c23795.tar.bz2
puppet-b4341e4605300c4202da5058f1b9167964c23795.tar.xz
puppet-b4341e4605300c4202da5058f1b9167964c23795.zip
- add epoll config
Diffstat (limited to 'modules/epoll/templates/epoll.yml')
-rw-r--r--modules/epoll/templates/epoll.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/modules/epoll/templates/epoll.yml b/modules/epoll/templates/epoll.yml
new file mode 100644
index 00000000..74e44efd
--- /dev/null
+++ b/modules/epoll/templates/epoll.yml
@@ -0,0 +1,11 @@
+---
+name: Vote
+# db: connection, see libpq documentation
+# dbname=BASENAME;host=SERVER;user=USER;password=PASS
+db: dbname=epoll;host=localhost;user=epoll;password=<%= password %>
+# The smtp serveur to use, default is localhost
+# smtp:
+# This change the poll creation behavior, instead ask want confirmation by
+# mail
+# it ask for this password (in clear)
+# newpollpasswd: