home.kodi-wohnzimmer: switch back to debian stable
This commit is contained in:
parent
0ef0a5ff26
commit
21da0a7b80
1 changed files with 3 additions and 3 deletions
|
@ -23,10 +23,10 @@ nodes['home.kodi-wohnzimmer'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'vm': {
|
'vm': {
|
||||||
'cpu': 4,
|
'cpu': 2,
|
||||||
'ram': 1,
|
'ram': 4,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'os': 'debian',
|
'os': 'debian',
|
||||||
'os_version': (99,),
|
'os_version': (10,),
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue