Must have a cmd
This commit is contained in:
parent
8752500f4d
commit
7198109d56
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@ class sunetdrive::script (
|
|||
if $customer in ['extern', 'gih', 'suni', 'common', 'su', 'lnu'] {
|
||||
sunet::scriptherder::cronjob { 'makebuckets':
|
||||
ensure => absent,
|
||||
cmd => 'bin/true',
|
||||
}
|
||||
} else {
|
||||
sunet::scriptherder::cronjob { 'makebuckets':
|
||||
|
|
Loading…
Add table
Reference in a new issue