don't make buckets for UU

This commit is contained in:
Micke Nordin 2023-03-06 18:00:42 +01:00
parent 8443f738cc
commit 44e782d793
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -329,7 +329,7 @@ class sunetdrive::script (
warn_criteria => ['exit_status=1','max_age=3d'],
}
}
unless $singlenode in ['mau'] {
unless $singlenode in ['mau', 'uu'] {
sunet::scriptherder::cronjob { "make${singlenode}buckets":
cmd => "/root/tasks/makebuckets.sh ${multinodeserver} ${nccontainer} ${singlenode}-${environment}",
minute => '*',