diff --git a/roles/varnish/templates/s390kojipkgs.vcl.j2 b/roles/varnish/templates/s390kojipkgs.vcl.j2 index 05c4aa320e..9f8d120979 100644 --- a/roles/varnish/templates/s390kojipkgs.vcl.j2 +++ b/roles/varnish/templates/s390kojipkgs.vcl.j2 @@ -50,7 +50,7 @@ backend kojipkgs02 { .timeout = 3600s; .interval = 30s; .window = 30; - .threshold = 30 + .threshold = 30; } .first_byte_timeout = 300s; .connect_timeout = 30s;