bootshonr fixed ip

This commit is contained in:
CroneKorkN 2025-08-24 13:35:41 +02:00
parent 504089427d
commit 6d38d04a1e
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -1,5 +1,5 @@
{ {
'hostname': '10.0.0.162', 'hostname': '10.0.0.150',
'bundles': [ 'bundles': [
'bootshorn', 'bootshorn',
'systemd', 'systemd',
@ -7,5 +7,11 @@
], ],
'metadata': { 'metadata': {
'id': '25c6f3fd-0d32-42c3-aeb3-0147bc3937c7', 'id': '25c6f3fd-0d32-42c3-aeb3-0147bc3937c7',
'network': {
'internal': {
'ipv4': '10.0.0.150/24',
'mac': 'd6:d8:61:33:f2:05',
},
},
}, },
} }