Skip to content
Snippets Groups Projects
Commit f733abac authored by Andreas Alvarsson's avatar Andreas Alvarsson
Browse files

ignored logs

parent aa394a96
No related branches found
No related tags found
2 merge requests!2Merge till Production,!1Apache rewrite
......@@ -112,7 +112,13 @@ class skadereg {
provider => git,
source => 'ssh://git@gitlab.it.liu.se:29418/andal699/laravel.git',
user => 'andal699'
}
}->
file {'/var/www/skadereg/storage/logs':
ensure => directory,
group => 'apache',
mode => '0770'
}
include ::yum::centos_scl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment