Merge pull request #6107 from Security-Onion-Solutions/foxtrot

Manage docker gid and run preflight check during setup
This commit is contained in:
William Wernert
2021-11-04 10:07:05 -04:00
committed by GitHub
6 changed files with 78 additions and 14 deletions

View File

@@ -9,6 +9,11 @@ rmvariablesfile:
file.absent:
- name: /tmp/variables.txt
dockergroup:
group.present:
- name: docker
- gid: 920
# Add socore Group
socoregroup:
group.present:

View File

@@ -87,4 +87,4 @@ salt_minion_service:
patch_pkg:
pkg.installed:
- name: patch
- name: patch