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

writes

parent f733abac
No related branches found
No related tags found
2 merge requests!2Merge till Production,!1Apache rewrite
......@@ -114,10 +114,12 @@ class skadereg {
user => 'andal699'
}->
file {'/var/www/skadereg/storage/logs':
file {'/var/www/skadereg/':
ensure => directory,
group => 'apache',
mode => '0770'
mode => '0770',
owner => 'andal699',
recurse => true
}
include ::yum::centos_scl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment