summaryrefslogtreecommitdiff
path: root/manifests/mlmmj.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-22 16:52:10 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-22 16:52:10 -0200
commit28eeb0c4709d887e609b57b8a3e7b15d7fc24ad0 (patch)
treef7153c98f186efd6db31973d1484840614bffba3 /manifests/mlmmj.pp
parentfc982b3ee7d20e551903a9c5214941a09ee23fef (diff)
downloadpuppet-mail-28eeb0c4709d887e609b57b8a3e7b15d7fc24ad0.tar.gz
puppet-mail-28eeb0c4709d887e609b57b8a3e7b15d7fc24ad0.tar.bz2
Variable fixes
Diffstat (limited to 'manifests/mlmmj.pp')
-rw-r--r--manifests/mlmmj.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/mlmmj.pp b/manifests/mlmmj.pp
index 93de661..0a98d6e 100644
--- a/manifests/mlmmj.pp
+++ b/manifests/mlmmj.pp
@@ -1,5 +1,5 @@
class mail::mlmmj(
- $subdomain = hiera('mlmmj_subdomain', 'mlmmj')
+ $subdomain = hiera('mail::mlmmj::subdomain', 'mlmmj')
) {
include mail::mlmmj::packages