mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-27 15:07:51 +02:00
SO Setup - Fix for CentOS in saltify function
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# Email: justin@hasecuritysolution.com
|
||||
# Last Update: 12/9/2016
|
||||
|
||||
|
||||
filter {
|
||||
if "bro" in [tags] and "test_data" not in [tags] and "import" not in [tags] {
|
||||
mutate {
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
{% set master = salt['grains.get']('master') %}
|
||||
|
||||
# Trust the CA
|
||||
#/usr/local/share/ca-certificates:
|
||||
# file.directory: []
|
||||
|
||||
trusttheca:
|
||||
x509.pem_managed:
|
||||
|
||||
Reference in New Issue
Block a user