Skip to content

Commit

Permalink
docs: Add comment about Salt workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Aug 3, 2023
1 parent b05ee81 commit aa80fae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions salt/lib.sls
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ unset {{ setting_name }} in {{ filename }}:
{% endif %}
- order: 1
- shell: /bin/bash
# Fixed in next release after 3006.1 https://github.com/saltstack/salt/issues/64211
- remove_groups: False

{{ user }}_authorized_keys:
Expand Down

0 comments on commit aa80fae

Please sign in to comment.