X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/015a615b98e53491006d57d8d5de49bddd5b9338..e26014200863b3118f65f48175260fa05768bcb7:/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