HKR ended contract with Sunet Drive

This commit is contained in:
Micke Nordin 2024-01-08 09:17:40 +01:00
parent db6bfcc517
commit 585319b177
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257

View file

@ -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',