nodes['home.kodi-wohnzimmer'] = { 'hostname': '172.19.138.24', 'bundles': set(), 'groups': { 'raspberry', }, 'metadata': { 'hostname': 'kodi-wohnzimmer', 'interfaces': { 'eth0': { 'ipv4': { '172.19.138.24', }, 'dhcp': True, 'mac': 'B8:27:EB:3C:21:ED', }, }, 'vm': { 'cpu': 4, 'ram': 1, }, }, # This is a raspberry pi, but raspbian 64bit is plain debian. 'os': 'debian', 'os_version': (10, 5), }