aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/web/files/auth.vcl
diff options
context:
space:
mode:
authorslinderud <Simen@linux.com>2019-02-10 15:34:31 +0100
committerslinderud <Simen@linux.com>2019-02-10 15:34:31 +0100
commitddc497e0fba6334362847fdf698318b5549ead16 (patch)
tree682407db1aea9e301b1a5558d3f216df150f92aa /ansible/roles/web/files/auth.vcl
parent2e65355cfc763a21c95508344e90033fb9e48523 (diff)
fixed templateing install and service file, updated install documentation and included new varnish vcl file
Diffstat (limited to 'ansible/roles/web/files/auth.vcl')
-rw-r--r--ansible/roles/web/files/auth.vcl1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/web/files/auth.vcl b/ansible/roles/web/files/auth.vcl
new file mode 100644
index 0000000..81c21eb
--- /dev/null
+++ b/ansible/roles/web/files/auth.vcl
@@ -0,0 +1 @@
+req.http.Authorization != "Basic dGVjaDpydWxlcw=="