testing environment setting
This commit is contained in:
parent
09deca0172
commit
b2f15a2e97
1 changed files with 1 additions and 0 deletions
|
@ -488,6 +488,7 @@ class sunetdrive::script (
|
|||
}
|
||||
sunet::scriptherder::cronjob { 'backupbuckets':
|
||||
cmd => '/root/tasks/backupbuckets.sh',
|
||||
environment => ['RICHIR_TEST=true', 'OTHER_RICHIR=false'],
|
||||
hour => '2',
|
||||
minute => '0',
|
||||
ok_criteria => ['exit_status=0','max_age=2d'],
|
||||
|
|
Loading…
Add table
Reference in a new issue