introduce node.metadata['hostname'] to other bundles, update nodefiles to reflect changes
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
de73552700
commit
831545d8b1
11 changed files with 24 additions and 18 deletions
|
@ -6,7 +6,6 @@ nodes['home.kodi-wohnzimmer'] = {
|
|||
},
|
||||
'groups': set(),
|
||||
'metadata': {
|
||||
'hostname': 'kodi-wohnzimmer',
|
||||
'interfaces': {
|
||||
'eth0': {
|
||||
'ipv4': {
|
||||
|
|
|
@ -8,7 +8,6 @@ nodes['home.octoprint-vielschichtigkeit'] = {
|
|||
'raspberry',
|
||||
},
|
||||
'metadata': {
|
||||
'hostname': 'octoprint-vielschichtigkeit',
|
||||
'interfaces': {
|
||||
'eth0': {
|
||||
'ipv4': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue