diff --git a/pillars/roles/nginx/lara.sls b/pillars/roles/nginx/lara.sls new file mode 100644 index 0000000..b430ef0 --- /dev/null +++ b/pillars/roles/nginx/lara.sls @@ -0,0 +1,13 @@ +nginx: + ra: + auth: none + https: + port: 8080 + prot: http + +portal: + Media: + ra: + name: Redacted Audio + summary: Redacted Audio Test Server + public: true \ No newline at end of file