diff --git a/nodes/home.bootshorn-laptop.py b/nodes/home.bootshorn-laptop.py index d5837fb..23672c7 100644 --- a/nodes/home.bootshorn-laptop.py +++ b/nodes/home.bootshorn-laptop.py @@ -1,5 +1,5 @@ { - 'hostname': '10.0.0.162', + 'hostname': '10.0.0.150', 'bundles': [ 'bootshorn', 'systemd', @@ -7,5 +7,11 @@ ], 'metadata': { 'id': '25c6f3fd-0d32-42c3-aeb3-0147bc3937c7', + 'network': { + 'internal': { + 'ipv4': '10.0.0.150/24', + 'mac': 'd6:d8:61:33:f2:05', + }, + }, }, }