nodes/home.kodi-wohnzimmer: install kodi
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2020-10-03 13:36:44 +02:00
parent 32fd2f7a7b
commit 23ff7a145b
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -1,6 +1,8 @@
nodes['home.kodi-wohnzimmer'] = {
'hostname': '172.19.138.24',
'bundles': set(),
'bundles': {
'kodi',
},
'groups': {
'raspberry',
},
@ -15,6 +17,9 @@ nodes['home.kodi-wohnzimmer'] = {
'mac': 'B8:27:EB:3C:21:ED',
},
},
'raspberrypi': {
'default-target': 'graphical.target',
},
'vm': {
'cpu': 4,
'ram': 1,