From c0024c4eb335f4b2406662586c1f69617f79ce8b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 22 Jan 2013 17:42:26 -0200 Subject: Adding default parameters into classes --- manifests/mlmmj/params.pp | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 manifests/mlmmj/params.pp (limited to 'manifests/mlmmj') diff --git a/manifests/mlmmj/params.pp b/manifests/mlmmj/params.pp new file mode 100644 index 0000000..ed77f69 --- /dev/null +++ b/manifests/mlmmj/params.pp @@ -0,0 +1,3 @@ +class mail:mlmmj::params { + $subdomain = 'mlmmj' +} -- cgit v1.2.3