mirror of
https://github.com/ben-grande/qusal.git
synced 2025-07-31 10:19:06 -04:00
fix: remove unimplemented policy creation
Fixes: https://github.com/ben-grande/qusal/issues/91
This commit is contained in:
parent
8721ff184a
commit
a2fff01867
1 changed files with 0 additions and 3 deletions
|
@ -52,6 +52,3 @@ features:
|
||||||
- service.cups-browsed
|
- service.cups-browsed
|
||||||
{%- endload %}
|
{%- endload %}
|
||||||
{{ load(defaults) }}
|
{{ load(defaults) }}
|
||||||
|
|
||||||
{% from 'utils/macros/policy.sls' import policy_set with context -%}
|
|
||||||
{{ policy_set(sls_path, '80') }}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue