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