Skip to content

Commit

Permalink
fix: remove unimplemented policy creation
Browse files Browse the repository at this point in the history
Fixes: #91
  • Loading branch information
ben-grande committed Jul 7, 2024
1 parent 8721ff1 commit a2fff01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions salt/sys-tailscale/create.sls
Original file line number Diff line number Diff line change
Expand Up @@ -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') }}

0 comments on commit a2fff01

Please sign in to comment.