X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2361839bd17418a08d62c34e126d8ba54d07ab9d..7cc521a88e4f612c44cf841639b03bec51706341:/cookbooks/tilecache/templates/default/nginx_generate_tilecache_qos_map.erb diff --git a/cookbooks/tilecache/templates/default/nginx_generate_tilecache_qos_map.erb b/cookbooks/tilecache/templates/default/nginx_generate_tilecache_qos_map.erb index 869b30de6..deec588c3 100755 --- a/cookbooks/tilecache/templates/default/nginx_generate_tilecache_qos_map.erb +++ b/cookbooks/tilecache/templates/default/nginx_generate_tilecache_qos_map.erb @@ -47,4 +47,4 @@ default '_osm_totp_token=${QOS_TOKEN_DEFAULT}; Max-Age=${VALID_TOKEN}; Domain=op EOF # Check config, reload config and fail safe -/etc/init.d/nginx configtest 2>/dev/null && /bin/systemctl try-reload-or-restart nginx +# /etc/init.d/nginx configtest 2>/dev/null && /bin/systemctl try-reload-or-restart nginx