]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/templates/default/apache.erb
Drop alertmanager API block
[chef.git] / cookbooks / prometheus / templates / default / apache.erb
index c20daa31e86d650082db11c5c6e067167bda98e1..fe910eb1860f43e3d3367d8f77d6537a0187333e 100644 (file)
 <% end -%>
        </Location>
 
-       <Location /alertmanager/api>
-               Require all denied
-       </Location>
-
        <Location /karma>
 <% @admin_hosts.each do |host| -%>
                Require ip <%= host %>