summaryrefslogtreecommitdiff
path: root/manifests/amavisd.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/amavisd.pp')
-rw-r--r--manifests/amavisd.pp2
1 files changed, 1 insertions, 1 deletions
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":