From aa74b719a650cea17d75041f28e342c02be8349f Mon Sep 17 00:00:00 2001 From: Guto Carvalho Date: Fri, 5 Feb 2016 16:10:06 -0200 Subject: [PATCH] Ajuste no apth do diretorio seidados e remocao de linha duplicada --- manifests/httpd.pp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifests/httpd.pp b/manifests/httpd.pp index ded6722..90ba1a1 100644 --- a/manifests/httpd.pp +++ b/manifests/httpd.pp @@ -21,7 +21,6 @@ class seiaio::httpd ( include ::apache::mod::php include ::apache::mod::rewrite - include ::apache::mod::php include ::apache::mod::ssl apache::vhost { $dominio: @@ -78,8 +77,7 @@ class seiaio::httpd ( recurse => true, } - file { '/var/www/html/appsei/sei/ferramentas/wkhtmltopdf-amd64': + file { "${docroot}/sei/ferramentas/wkhtmltopdf-amd64": mode => '0755', } - } -- libgit2 0.21.2