Add private MediathekView
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
b59687324d
commit
f5bc565bb7
2
salt/private.sls
Normal file
2
salt/private.sls
Normal file
@ -0,0 +1,2 @@
|
||||
include:
|
||||
- profile.mediathekview
|
3
salt/profile/mediathekview.sls
Normal file
3
salt/profile/mediathekview.sls
Normal file
@ -0,0 +1,3 @@
|
||||
mediathekview_package:
|
||||
pkg.installed:
|
||||
- name: MediathekView
|
@ -1,3 +1,5 @@
|
||||
base:
|
||||
'*':
|
||||
- common
|
||||
bittersuse.home.lysergic.dev:
|
||||
- private
|
||||
|
Loading…
x
Reference in New Issue
Block a user