SU and LNU opts out of userbuckets according to freitag and anders from customer meeting
This commit is contained in:
parent
f6cca5bcdc
commit
0a09f73f12
|
@ -232,7 +232,7 @@ class sunetdrive::script (
|
|||
}
|
||||
}
|
||||
# Opt out of userbuckets
|
||||
unless $customer in ['extern', 'gih', 'suni', 'common'] {
|
||||
unless $customer in ['extern', 'gih', 'suni', 'common', 'su', 'lnu'] {
|
||||
sunet::scriptherder::cronjob { 'makebuckets':
|
||||
cmd => '/root/tasks/makebuckets.sh',
|
||||
minute => '*/5',
|
||||
|
|
Loading…
Reference in a new issue