mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 02:02:50 +01:00
Reorder states in sync_files.sls
This commit is contained in:
@@ -13,6 +13,13 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
idstoolsdir:
|
||||||
|
file.directory:
|
||||||
|
- name: /opt/so/conf/idstools/etc
|
||||||
|
- user: 939
|
||||||
|
- group: 939
|
||||||
|
- makedirs: True
|
||||||
|
|
||||||
idstoolsetcsync:
|
idstoolsetcsync:
|
||||||
file.recurse:
|
file.recurse:
|
||||||
- name: /opt/so/conf/idstools/etc
|
- name: /opt/so/conf/idstools/etc
|
||||||
@@ -21,13 +28,6 @@ idstoolsetcsync:
|
|||||||
- group: 939
|
- group: 939
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
|
||||||
idstoolsdir:
|
|
||||||
file.directory:
|
|
||||||
- name: /opt/so/conf/idstools/etc
|
|
||||||
- user: 939
|
|
||||||
- group: 939
|
|
||||||
- makedirs: True
|
|
||||||
|
|
||||||
rulesdir:
|
rulesdir:
|
||||||
file.directory:
|
file.directory:
|
||||||
- name: /opt/so/rules/nids
|
- name: /opt/so/rules/nids
|
||||||
|
|||||||
Reference in New Issue
Block a user