implement selective rate limiting

This commit is contained in:
Jason Ertel
2023-05-08 12:18:46 -04:00
parent c6c3cc82e4
commit bd23d1ab7b
8 changed files with 34 additions and 15 deletions

View File

@@ -2,6 +2,7 @@
{% from 'allowed_states.map.jinja' import allowed_states %}
{% if sls in allowed_states %}
{% from 'docker/docker.map.jinja' import DOCKER %}
{% from 'nginx/config.map.jinja' import NGMERGED %}
include:
- ssl