Compare commits

...

2 Commits

2 changed files with 11 additions and 5 deletions

View File

@ -0,0 +1,10 @@
salt-run winrepo.update_git_repos
salt -G 'os:windows' pkg.refresh_db
salt '*' pkg.install 'firefox_x64'
cat /srv/salt/states/pcs.sls
firefox_x64:
pkg:
- installed
salt '*' state.apply pcs

View File

@ -8,7 +8,7 @@ arduino-ide:
blender:
pkg:
- purged
- latest
vscode:
pkg:
@ -17,7 +17,3 @@ vscode:
git:
pkg:
- latest
Microsoft OneDrive:
pkg:
purged