format
This commit is contained in:
parent
330f167a2c
commit
6445c0434e
|
@ -109,8 +109,8 @@ class sunetdrive::script (
|
||||||
require => Package['python3'],
|
require => Package['python3'],
|
||||||
}
|
}
|
||||||
file { '/opt/backups':
|
file { '/opt/backups':
|
||||||
ensure => directory,
|
ensure => directory,
|
||||||
mode => '0700'
|
mode => '0700'
|
||||||
}
|
}
|
||||||
file { '/opt/backups/scripts':
|
file { '/opt/backups/scripts':
|
||||||
ensure => directory,
|
ensure => directory,
|
||||||
|
|
Loading…
Reference in a new issue