diff --git a/blackbox/config.yaml b/blackbox/config.yaml index 8576895..314ead6 100644 --- a/blackbox/config.yaml +++ b/blackbox/config.yaml @@ -44,12 +44,8 @@ common_targets: &common NAMU-PC: labels: - location: kv40 - targets: [] - sets: - - *common + targets: *common r86s: labels: - location: gr7 - targets: [] - sets: - - *common \ No newline at end of file + targets: *common \ No newline at end of file