diff --git a/manifests/apache/conf.pp b/manifests/apache/conf.pp index efe6f1fa..df6975bb 100644 --- a/manifests/apache/conf.pp +++ b/manifests/apache/conf.pp @@ -49,7 +49,7 @@ }, mod_path => 'modules/mod_wsgi_python3.so', }, - default => {}, + default => {}, }, default => {}, } diff --git a/manifests/apache/vhost.pp b/manifests/apache/vhost.pp index ff1ea518..e8d54002 100644 --- a/manifests/apache/vhost.pp +++ b/manifests/apache/vhost.pp @@ -61,7 +61,7 @@ }, mod_path => 'modules/mod_wsgi_python3.so', }, - default => {}, + default => {}, }, default => {}, }