This commit is contained in:
cronekorkn 2023-08-24 11:47:10 +02:00
parent 1910398b60
commit ed0295c4f7
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -1,8 +1,8 @@
{ {
'hostname': '10.0.0.106', 'hostname': '10.0.0.190',
'groups': [ 'groups': [
'autologin', 'autologin',
'debian-11', 'debian-12',
'hardware', 'hardware',
'home', 'home',
'monitored', 'monitored',
@ -12,7 +12,7 @@
'network': { 'network': {
'internal': { 'internal': {
'interface': 'eth0', 'interface': 'eth0',
'ipv4': '10.0.0.106/24', 'ipv4': '10.0.0.190/24',
'gateway4': '10.0.0.1', 'gateway4': '10.0.0.1',
}, },
}, },