From 649c4c066fe49b2ee23d2135d6c7cb9acc16e267 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 26 May 2013 20:47:21 -0300 Subject: Oops --- manifests/init.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/init.pp b/manifests/init.pp index d90b5bc..94de868 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -36,8 +36,8 @@ class apache( $error_dest = "http://${domain}/missing.html", $default_folder = '/var/www/data', $server_name = $hostname, - $https_proxy = 'no' - $remote_addr = false, + $https_proxy = 'no', + $remote_addr = false ) { include ssl -- cgit v1.2.3