alle notwendigen befehle
This commit is contained in:
parent
335e8c71af
commit
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