diff --git a/roles/anubis/templates/default.env.j2.proxies b/roles/anubis/templates/default.env.j2.proxies index b56df69b12..1f6944c36b 100644 --- a/roles/anubis/templates/default.env.j2.proxies +++ b/roles/anubis/templates/default.env.j2.proxies @@ -17,4 +17,4 @@ ED25519_PRIVATE_KEY_HEX={{ anubis_proxy_ed25519_key }} {% endif %} # Custom policies will live here once they are ready (package needs to be fixed) -# POLICY_FNAME=/etc/anubis/policies.yaml +POLICY_FNAME=/etc/anubis/policies.yaml