don't make buckets for UU
This commit is contained in:
parent
8443f738cc
commit
44e782d793
|
@ -329,7 +329,7 @@ class sunetdrive::script (
|
||||||
warn_criteria => ['exit_status=1','max_age=3d'],
|
warn_criteria => ['exit_status=1','max_age=3d'],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
unless $singlenode in ['mau'] {
|
unless $singlenode in ['mau', 'uu'] {
|
||||||
sunet::scriptherder::cronjob { "make${singlenode}buckets":
|
sunet::scriptherder::cronjob { "make${singlenode}buckets":
|
||||||
cmd => "/root/tasks/makebuckets.sh ${multinodeserver} ${nccontainer} ${singlenode}-${environment}",
|
cmd => "/root/tasks/makebuckets.sh ${multinodeserver} ${nccontainer} ${singlenode}-${environment}",
|
||||||
minute => '*',
|
minute => '*',
|
||||||
|
|
Loading…
Reference in a new issue