Merge branch 'dev' into feature/so-rules

This commit is contained in:
William Wernert
2021-02-22 10:03:14 -05:00
28 changed files with 289 additions and 117 deletions

View File

@@ -891,6 +891,7 @@ create_local_nids_rules() {
# Create a local.rules file so it doesn't get blasted on updates
mkdir -p /opt/so/saltstack/local/salt/idstools
echo "# Custom Suricata rules go in this file" > /opt/so/saltstack/local/salt/idstools/local.rules
salt-run fileserver.clear_file_list_cache
}
create_repo() {