-
Notifications
You must be signed in to change notification settings - Fork 521
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
02c54a2
commit 30c3255
Showing
1 changed file
with
0 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,13 +26,6 @@ rulesdir: | |
- group: 939 | ||
- makedirs: True | ||
|
||
SOrulesdir: | ||
file.directory: | ||
- name: /opt/so/rules/nids/sorules | ||
- user: 939 | ||
- group: 939 | ||
- makedirs: True | ||
|
||
# Don't show changes because all.rules can be large | ||
synclocalnidsrules: | ||
file.recurse: | ||
|
@@ -42,13 +35,3 @@ synclocalnidsrules: | |
- group: 939 | ||
- show_changes: False | ||
- include_pat: '[email protected]' | ||
|
||
# Don't show changes because all.rules can be large | ||
syncnidsSOrules: | ||
file.recurse: | ||
- name: /opt/so/rules/nids/sorules | ||
- source: salt://idstools/sorules/ | ||
- user: 939 | ||
- group: 939 | ||
- show_changes: False | ||
- include_pat: '[email protected]' |