Skip to content

Conversation

@grischard
Copy link
Member

No description provided.

@Firefishy
Copy link
Member

This appears to have been implemented at some stage.

<% @fastly.sort.each do |address| -%>
Require ip <%= address %>
<% end -%>
# StatusCake monitoring
<% @statuscake.sort.reject { |address| address.empty? }.each do |address| -%>
Require ip <%= address %>
<% end -%>
# Administrators
<% @admins.sort.each do |address| -%>
Require ip <%= address %>
<% end -%>

@Firefishy Firefishy closed this Sep 2, 2025
@grischard
Copy link
Member Author

That's for tiles from three years ago, not the frontends

@grischard grischard reopened this Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants