From 6d4eee6c92211eb2fdc6900dfc94075af260491e Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 17 Jun 2015 07:19:47 +0000 Subject: [PATCH] Use the other one instead --- roles/varnish/templates/proxy.vcl.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/varnish/templates/proxy.vcl.j2 b/roles/varnish/templates/proxy.vcl.j2 index d9003fcbbf..0b1de9955f 100644 --- a/roles/varnish/templates/proxy.vcl.j2 +++ b/roles/varnish/templates/proxy.vcl.j2 @@ -148,7 +148,7 @@ sub vcl_synth {

Guru Meditation:

XID: "} + req.xid + {"


-

Varnish cache server on {{ ansible_fqdn }}

+

Varnish cache server on {{ inventory_hostname }}

"} );