format
This commit is contained in:
parent
f973b83d1b
commit
f06aa65ec5
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue