Skip to content

Commit 59fbeae

Browse files
authored
fix(hg): remove exclude pattern (#434)
according to docs its for `clean` and not what i was thinking
1 parent d572bb6 commit 59fbeae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

salt/hg/init.sls

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,6 @@ hg-user:
5858
- file_mode: "0755"
5959
- require:
6060
- user: hg-user
61-
- exclude_pat:
62-
- python*.wsgi
6361

6462
{% if grains["oscodename"] == "noble" %}
6563
/srv/hg/wsgi/python3.wsgi:

0 commit comments

Comments
 (0)