fix: remove unimplemented policy creation

Fixes: https://github.com/ben-grande/qusal/issues/91
This commit is contained in:
Ben Grande 2024-07-07 15:19:20 +02:00
parent 8721ff184a
commit a2fff01867
No known key found for this signature in database
GPG Key ID: 00C64E14F51F9E56

View File

@ -52,6 +52,3 @@ features:
- service.cups-browsed
{%- endload %}
{{ load(defaults) }}
{% from 'utils/macros/policy.sls' import policy_set with context -%}
{{ policy_set(sls_path, '80') }}