This commit is contained in:
Alexander Gabriel 2024-10-12 22:02:44 +02:00
parent e8d8937274
commit 5516b41072
3 changed files with 24 additions and 5 deletions

View File

@ -1,8 +1,8 @@
firefox_x64:
pkg.uninstalled
pkg.installed
npp:
pkg.uninstalled
pkg.installed
wireshark:
pkg.uninstalled
pkg.installed
7zip:
pkg.uninstalled
pkg.installed

14
master.d_gitfs Normal file
View File

@ -0,0 +1,14 @@
fileserver_backend:
- roots
- git
gitfs_remotes:
- https://git.digital-infinity.de/DigitalInfinity/saltstack
gitfs_base: main
gitfs_provider: pygit2
#file_roots:
# base:
# - /srv/salt

View File

@ -6,5 +6,10 @@ salt -G 'os:windows' pkg.refresh_db
salt * pkg.install 'firefox_x64'
nano win11.sls
salt -G 'os:windows' state.apply all_windows
salt -G 'os:windows' state.apply all_windows
salt-run fileserver.update
salt "*" state.apply
salt -G 'os:windows' state.apply