Add note for vdr user properties

This commit is contained in:
Alexander Grothe 2018-02-12 14:39:31 +01:00
parent 00d4b49aa7
commit d8f70de0b5
3 changed files with 6439 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -255,6 +255,7 @@ repositories:
** VDR user, directories, special configuration and plugins
#+BEGIN_SRC yaml :tangle group_vars/all :mkdirp yes
# properties of the user vdr and vdr-related options
# NOTE: user name, uid and confdir must match the values set by the vdr package!
vdr:
user: vdr
group: vdr

View File

@ -10,6 +10,7 @@ repositories:
#- '{{ ppa_owner }}/{{branch}}-yavdr'
#- '{{ ppa_owner }}/{{branch}}-kodi'
# properties of the user vdr and vdr-related options
# NOTE: user name, uid and confdir must match the values set by the vdr package!
vdr:
user: vdr
group: vdr