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