From 86515e9a0f27d36e38faee05beb03cbb99677e73 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 21 Jan 2013 18:01:00 -0200 Subject: Refactoring for 2.7 compatibility --- manifests/amavisd.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/amavisd.pp') diff --git a/manifests/amavisd.pp b/manifests/amavisd.pp index 7d15804..12accfa 100644 --- a/manifests/amavisd.pp +++ b/manifests/amavisd.pp @@ -41,7 +41,7 @@ class mail::amavisd { notify => Service['amavis'], } - case $lsbdistcodename { + case $::lsbdistcodename { 'lenny': { } default: { file { "/etc/amavis/conf.d/05-node_id": -- cgit v1.2.3