Fix mode on log files
This commit is contained in:
parent
9de3ab2c60
commit
4504de3160
1 changed files with 0 additions and 7 deletions
|
@ -207,13 +207,6 @@ define sunetdrive::app_type (
|
||||||
group => 'root',
|
group => 'root',
|
||||||
mode => '0640',
|
mode => '0640',
|
||||||
}
|
}
|
||||||
file { '/opt/nextcloud/audit.log':
|
|
||||||
ensure => file,
|
|
||||||
force => true,
|
|
||||||
owner => 'www-data',
|
|
||||||
group => 'root',
|
|
||||||
mode => '0644',
|
|
||||||
}
|
|
||||||
file { '/opt/nextcloud/rclone.conf':
|
file { '/opt/nextcloud/rclone.conf':
|
||||||
ensure => file,
|
ensure => file,
|
||||||
owner => 'www-data',
|
owner => 'www-data',
|
||||||
|
|
Loading…
Add table
Reference in a new issue