format
This commit is contained in:
parent
330f167a2c
commit
6445c0434e
|
@ -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