This commit is contained in:
Micke Nordin 2024-10-03 16:14:33 +02:00
parent f973b83d1b
commit f06aa65ec5
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -109,8 +109,8 @@ class sunetdrive::script (
require => Package['python3'],
}
file { '/opt/backups':
ensure => directory,
mode => '0700'
ensure => directory,
mode => '0700'
}
file { '/opt/backups/scripts':
ensure => directory,