From ae7fbddd30a485c2800cc0447883294b057129ee Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Fri, 12 Jun 2020 10:12:51 -0700 Subject: [PATCH] Drop another blacklist use This is in something we're never going to deploy again anyway so it feels kind of absurd, but hey. The variable isn't actually defined anywhere any more (tflink wiped the vars files that set it) so this was actually technically broken. This technically makes it less broken so I am okay with it! Signed-off-by: Adam Williamson --- .../taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 b/roles/taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 index 690685af38..d0f2dfd526 100644 --- a/roles/taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 +++ b/roles/taskotron/taskotron-trigger/templates/trigger_rules.yml.j2 @@ -12,8 +12,6 @@ - when: message_type: KojiBuildPackageCompleted - name: - $nin: [{{ trigger_abicheck_blacklist | join(',') }}] do: - tasks: - abicheck