Skip to content
Snippets Groups Projects
Commit b6893089 authored by MyIgel's avatar MyIgel :fire:
Browse files

Set git users if differ from root

parent 31994292
Branches
No related tags found
No related merge requests found
Pipeline #37668 passed
......@@ -15,6 +15,7 @@ api_update_community_repository:
- target: {{ api_community_json }}
- force_fetch: True
- force_reset: True
- user: www-data
- require:
- pkg: git
file.directory:
......
......@@ -22,6 +22,9 @@ firmware:
- force_fetch: True
- force_reset: True
- refspec_branch: master
- user: firmware
- require:
- user: firmware
/home/firmware/gluon-firmware-wizard/config.js:
file.managed:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment