bootshonr fixed ip
This commit is contained in:
parent
504089427d
commit
6d38d04a1e
1 changed files with 7 additions and 1 deletions
|
@ -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',
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue