summaryrefslogtreecommitdiff
path: root/manifests/hash.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/hash.pp')
-rw-r--r--manifests/hash.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/hash.pp b/manifests/hash.pp
index 6e2012f..006f881 100644
--- a/manifests/hash.pp
+++ b/manifests/hash.pp
@@ -17,7 +17,7 @@ Example usage:
node "toto.example.com" {
- include postfix
+ class { 'postfix': }
postfix::hash { "/etc/postfix/virtual":
ensure => present,