Skip to content

Commit

Permalink
Update desktop.sls
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen authored Jan 25, 2023
1 parent e039f31 commit 882834c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sift/desktop.sls
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ include:
sift-desktop-version-file:
file.managed:
- name: /etc/sift-version
- source: salt://VERSION
- source:
- salt://sift/VERSION
- salt://VERSION
- user: root
- group: root
- require:
Expand Down

0 comments on commit 882834c

Please sign in to comment.