From 2505014e9878638d15926dff02cd00149ed3fd33 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 25 Jan 2010 18:03:50 -0200 Subject: Misc fixes --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index 39acc04..2661953 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -19,6 +19,7 @@ class ikiwiki { $adminuser = 'yourname', $adminemail = 'me@example.org', $instance = 'ikiwiki') { $desc = $decription ? { + '' => $title, false => $title, default => $description, } -- cgit v1.2.3