aboutsummaryrefslogtreecommitdiffstats
path: root/modules/epoll
Commit message (Expand)AuthorAgeFilesLines
* Require a password to create new pollsPascal Terjan2018-09-122-2/+7
* use consistent domain referencesThomas Backlund2015-10-201-1/+1
* epoll: split database creation in a separate classNicolas Vigier2013-01-172-5/+7
* epoll: use db_name variableNicolas Vigier2013-01-171-1/+1
* epoll::var: fix syntaxNicolas Vigier2013-01-171-1/+1
* Add epoll::var class for epoll configurationNicolas Vigier2013-01-173-8/+35
* split vhost_catalyst_app in a separate fileMichael Scherer2012-04-021-1/+1
* fix vhost invocation on several module, was missed by last commit, and add th...Michael Scherer2012-03-251-1/+1
* clean epoll module, using puppet-lint and common valueMichael Scherer2012-02-201-20/+14
* use the new type for user and database declaration ( will be used later for p...Michael Scherer2011-03-221-6/+2
* - use the new type for remote database declarationMichael Scherer2011-03-081-3/+2
* uniformisation of the name of variable used for password, so we know if this ...Michael Scherer2010-12-152-3/+3
* - oups, seems I forgot that certificates were already created by apache classMichael Scherer2010-12-091-4/+0
* add epoll selfsigned certificateMichael Scherer2010-12-091-0/+4
* - create the database and the user in postgresql database for epollMichael Scherer2010-12-071-0/+12
* - use ssl for epoll ( for security reason )Michael Scherer2010-11-301-0/+3
* add requires on the package, so puppet doesn't send useless errorsMichael Scherer2010-11-241-1/+2
* - add default password of x, so manifests do not fail on test vmsMichael Scherer2010-11-221-1/+1
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-2/+2
* - oups, fix errorMichael Scherer2010-11-051-1/+1
* - refactor catalyst application config using a common class ( catdap is next )Michael Scherer2010-11-052-26/+5
* - install the module that we use in practiceMichael Scherer2010-11-051-1/+1
* - use the refactored vhostMichael Scherer2010-11-051-2/+1
* - refactor the domain nameMichael Scherer2010-11-051-2/+3
* - add epoll configOlivier Thauvin2010-11-053-0/+55