From 8b78b15e57c4b802be46c540a16be42fd23435f5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 25 Jan 2013 14:03:24 -0200 Subject: Switching to parametrized classes --- manifests/hash.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/hash.pp') 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, -- cgit v1.2.3