From 8a8426e5d48041d7f4fd36935bf5f22a553e838f Mon Sep 17 00:00:00 2001 From: Sadiq Saif Date: Sat, 16 Sep 2017 13:06:13 -0400 Subject: [PATCH] Remove location block from netdata http --- ubuntu/site.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ubuntu/site.yml b/ubuntu/site.yml index de5c748..206fae2 100644 --- a/ubuntu/site.yml +++ b/ubuntu/site.yml @@ -220,7 +220,6 @@ - listen {{ ansible_default_ipv4.address }}:80 - listen [{{ ansible_default_ipv6.address }}]:80 - server_name netdata.asininetech.net - - location /.well-known/acme-challenge/ { allow all; } - return 301 "https://$host$request_uri" netdata.asininetech.net.https: - listen {{ ansible_default_ipv4.address }}:443 ssl http2