diff --git a/roles/anubis/templates/policies.yaml.j2 b/roles/anubis/templates/policies.yaml.j2 index 63a4a39e16..feb06c5b24 100644 --- a/roles/anubis/templates/policies.yaml.j2 +++ b/roles/anubis/templates/policies.yaml.j2 @@ -30,7 +30,7 @@ bots: adjust: 20 # these are solid defaults from # https://github.com/TecharoHQ/anubis/blob/main/data/botPolicies.yaml - - import: (data)/botPolicies.yaml + - import: (data)/meta/default-config.yaml # Custom allowlist of API endpoint specified by each copr instance will live here # - import: /etc/anubis/endpoint-allowlist.yaml