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/virtual_regexp_snippet.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/virtual_regexp_snippet.pp') diff --git a/manifests/virtual_regexp_snippet.pp b/manifests/virtual_regexp_snippet.pp index b4515b4..bd9a982 100644 --- a/manifests/virtual_regexp_snippet.pp +++ b/manifests/virtual_regexp_snippet.pp @@ -14,7 +14,7 @@ Requires: Example usage: node "toto.example.com" { - include postfix + class { 'postfix': } postfix::virtual_regexp { 'wrong_date': content => 'FIXME'; 'bla': source => 'puppet:///files/etc/postfix/virtual_regexp.d/bla'; -- cgit v1.2.3