Compare commits

..

No commits in common. "668c1389d50a5de843352fe1fb91108ef4a39915" and "0d505d2482551bd3eb14bd24111fd270ee0ba8a1" have entirely different histories.

View file

@ -245,8 +245,8 @@ class sunetdrive::script (
warn_criteria => ['exit_status=1','max_age=31d'],
}
}
# Opt out of userbuckets, also customers that ended the contract
if $customer in ['extern', 'gih', 'hkr', 'suni', 'common', 'su', 'lnu'] {
# Opt out of userbuckets
if $customer in ['extern', 'gih', 'suni', 'common', 'su', 'lnu'] {
sunet::scriptherder::cronjob { 'makebuckets':
ensure => absent,
cmd => 'bin/true',