nodes/home: ipv4 -> ips

This commit is contained in:
Franzi 2020-11-13 18:46:27 +01:00
parent 2631531fd2
commit 223e799a87
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ nodes['home.kodi-wohnzimmer'] = {
'metadata': {
'interfaces': {
'eth0': {
'ipv4': {
'ips': {
'172.19.138.24',
},
'dhcp': True,

View file

@ -10,7 +10,7 @@ nodes['home.octoprint-vielschichtigkeit'] = {
'metadata': {
'interfaces': {
'eth0': {
'ipv4': {
'ips': {
'172.19.138.22',
},
'dhcp': True,