aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/driver/postgres.php
diff options
context:
space:
mode:
authorNathan Guse <nathaniel.guse@gmail.com>2013-12-30 12:20:22 -0800
committerNathan Guse <nathaniel.guse@gmail.com>2013-12-30 12:20:22 -0800
commitclass postgrey { package { postgrey: ensure => installed } service { postgrey: ensure => running, path => "/etc/init.d/postgrey", subscribe => [ Package[postgrey]] } file { "/etc/sysconfig/postgrey": ensure => present, owner => root, group => root, mode => 644, content => template("postgrey/postgrey.sysconfig"), notify => [ Service[postgrey] ], require => Package[postgrey], } file { "/etc/postfix/postgrey_whitelist_clients.local": ensure => present, owner => root, group =>
[ticket/12034] AJAXify notifications popup.
Diffstat (limited to 'phpBB/phpbb/db/driver/postgres.php')
0 files changed, 0 insertions, 0 deletions
>