HKR ended contract with Sunet Drive
This commit is contained in:
parent
db6bfcc517
commit
585319b177
|
@ -245,8 +245,8 @@ class sunetdrive::script (
|
|||
warn_criteria => ['exit_status=1','max_age=31d'],
|
||||
}
|
||||
}
|
||||
# Opt out of userbuckets
|
||||
if $customer in ['extern', 'gih', 'suni', 'common', 'su', 'lnu'] {
|
||||
# Opt out of userbuckets, also customers that ended the contract
|
||||
if $customer in ['extern', 'gih', 'hkr', 'suni', 'common', 'su', 'lnu'] {
|
||||
sunet::scriptherder::cronjob { 'makebuckets':
|
||||
ensure => absent,
|
||||
cmd => 'bin/true',
|
||||
|
|
Loading…
Reference in a new issue