From 1d5e5998c60f2b2cf5d8b957a133ee89e363f4ef Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 7 May 2012 11:43:49 -0300 Subject: Updating firma version --- manifests/firma.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/firma.pp') diff --git a/manifests/firma.pp b/manifests/firma.pp index c4e6e26..c1ab5a9 100644 --- a/manifests/firma.pp +++ b/manifests/firma.pp @@ -34,7 +34,7 @@ class mail::firma { ensure => present, provider => git, source => 'git://git.sarava.org/firma.git', - revision => '0b327f9c96d3c7d9630c3dc3a3160009eee86e4a', + revision => 'dd0e0c07c15e36743a043955fe5021ade92bc3d1', owner => 'firma', group => 'firma', require => [ User['firma'], Group['firma'] ], -- cgit v1.2.3