mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
[BUG] Remove unneeded dir from auth salt file
Auth no longer needs a volume mount, so remove its directory
This commit is contained in:
@@ -1,18 +1,3 @@
|
|||||||
authdir:
|
|
||||||
file.directory:
|
|
||||||
- name: /opt/so/conf/auth
|
|
||||||
- user: 939
|
|
||||||
- group: 939
|
|
||||||
- makedirs: True
|
|
||||||
|
|
||||||
authfilesync:
|
|
||||||
file.recurse:
|
|
||||||
- name: /opt/so/conf/auth
|
|
||||||
- source: salt://auth/files
|
|
||||||
- user: 939
|
|
||||||
- group: 939
|
|
||||||
- template: jinja
|
|
||||||
|
|
||||||
so-auth-api-image:
|
so-auth-api-image:
|
||||||
cmd.run:
|
cmd.run:
|
||||||
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-auth-api:HH1.1.3
|
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-auth-api:HH1.1.3
|
||||||
|
|||||||
Reference in New Issue
Block a user