aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/monkeysphere.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-25 14:04:31 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-25 14:04:31 -0200
commit1185aa8141a444d9e3c1b6aa9a38ea21a2ce3ea0 (patch)
treea8ff2511eb5a612c20c2d2d214a001afe7f99045 /manifests/subsystems/monkeysphere.pp
parent8395818ae9779f695b306f2c20e1a0daf274d34b (diff)
downloadpuppet-nodo-1185aa8141a444d9e3c1b6aa9a38ea21a2ce3ea0.tar.gz
puppet-nodo-1185aa8141a444d9e3c1b6aa9a38ea21a2ce3ea0.tar.bz2
Switching postfix module to parametrized classes
Diffstat (limited to 'manifests/subsystems/monkeysphere.pp')
-rw-r--r--manifests/subsystems/monkeysphere.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/monkeysphere.pp b/manifests/subsystems/monkeysphere.pp
index 76530ca..b4b21e0 100644
--- a/manifests/subsystems/monkeysphere.pp
+++ b/manifests/subsystems/monkeysphere.pp
@@ -1,6 +1,6 @@
define monkeysphere_host(
$port = hiera('nodo::monkeysphere_host::ssh_port', ''),
- $mail_recipient = hiera('nodo::root_mail_recipient', 'nobody')
+ $mail_recipient = hiera('mail::root_mail_recipient', 'nobody')
) {
include monkeysphere