fail the state if it isnt in top

This commit is contained in:
m0duspwnens
2020-09-09 16:48:50 -04:00
parent 01c9f7b2ae
commit 09cc8ae1fb
40 changed files with 241 additions and 1 deletions

View File

@@ -145,4 +145,10 @@ strelka_zeek_extracted_sync:
- name: '[ -d /nsm/zeek/extracted/complete/ ] && mv /nsm/zeek/extracted/complete/* /nsm/strelka/ > /dev/null 2>&1'
- minute: '*'
{% else %}
strelka_state_not_allowed:
test.fail_without_changes:
- name: strelka_state_not_allowed
{% endif %}