remove obsolete code

This commit is contained in:
Jason Ertel
2023-05-08 15:34:19 -04:00
parent da81d93930
commit c7cb11e919

View File

@@ -10,18 +10,11 @@ include:
# Drop the correct nginx config based on role
nginxconfdir:
file.directory:
- name: /opt/so/conf/nginx/html
- name: /opt/so/conf/nginx
- user: 939
- group: 939
- makedirs: True
nginxhtml:
file.recurse:
- name: /opt/so/conf/nginx/html
- source: salt://nginx/html/
- user: 939
- group: 939
nginxconf:
file.managed:
- name: /opt/so/conf/nginx/nginx.conf