Compare commits
2 Commits
335e8c71af
...
6ffcfb0284
Author | SHA1 | Date | |
---|---|---|---|
6ffcfb0284 | |||
deda4dd89f |
10
befehle.txt
10
befehle.txt
@ -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
|
Loading…
Reference in New Issue
Block a user