From: Silvio Rhatto Date: Sun, 26 May 2013 23:47:21 +0000 (-0300) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=649c4c066fe49b2ee23d2135d6c7cb9acc16e267;p=puppet-apache.git Oops --- 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