mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
remove obsolete code
This commit is contained in:
@@ -10,18 +10,11 @@ include:
|
|||||||
# Drop the correct nginx config based on role
|
# Drop the correct nginx config based on role
|
||||||
nginxconfdir:
|
nginxconfdir:
|
||||||
file.directory:
|
file.directory:
|
||||||
- name: /opt/so/conf/nginx/html
|
- name: /opt/so/conf/nginx
|
||||||
- user: 939
|
- user: 939
|
||||||
- group: 939
|
- group: 939
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
|
|
||||||
nginxhtml:
|
|
||||||
file.recurse:
|
|
||||||
- name: /opt/so/conf/nginx/html
|
|
||||||
- source: salt://nginx/html/
|
|
||||||
- user: 939
|
|
||||||
- group: 939
|
|
||||||
|
|
||||||
nginxconf:
|
nginxconf:
|
||||||
file.managed:
|
file.managed:
|
||||||
- name: /opt/so/conf/nginx/nginx.conf
|
- name: /opt/so/conf/nginx/nginx.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user