Skip to content

Commit d42e40f

Browse files
author
Rafael Grigorian
committed
Updated config header
1 parent 6dd4176 commit d42e40f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

conf/default.vcl

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
#
2+
# __ _ _ _ _
3+
# \ \ (_) | | (_) |
4+
# \ \ _ ___| |_ _ __ __ _ _| |___
5+
# > > | |/ _ \ __| '__/ _` | | / __|
6+
# / / | | __/ |_| | | (_| | | \__ \
7+
# /_/ | |\___|\__|_| \__,_|_|_|___/
8+
# _/ | ______
9+
# |__/ |______|
10+
#
11+
# This config is deployed and managed through ansible. Do not modify without authorization.
12+
#
13+
# Source: /etc/ansible/roles/global/templates/varnish/default-m2.j2 on Sep 25, 2018 by Jarett
114
vcl 4.0;
215

316
import std;

0 commit comments

Comments
 (0)