home.router ...

This commit is contained in:
cronekorkn 2023-05-25 08:52:30 +02:00
parent 5dd6e56ca9
commit cb463350b4
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -1,5 +1,5 @@
{
'hostname': '10.0.0.119',
'hostname': '10.0.0.120',
'dummy': True,
'groups': [
'autologin',
@ -13,10 +13,10 @@
'network': {
'internal': {
'interface': 'eno1',
'ipv4': '10.0.0.119/24',
'ipv4': '10.0.0.120/24',
'gateway4': '10.0.0.1',
},
'exernal': {
'external': {
'interface': 'enx00e04c00135b',
'mac': '00:e0:4c:00:13:5b',
'dhcp': 'yes',