bump netbox-dump
This commit is contained in:
parent
0ce0e34382
commit
791eb8d1a9
2 changed files with 6 additions and 6 deletions
|
@ -28,7 +28,7 @@
|
|||
"untagged_vlan": "home.clients"
|
||||
},
|
||||
"ether12": {
|
||||
"description": "home.rechenmonster (IPMI)",
|
||||
"description": "",
|
||||
"enabled": true,
|
||||
"ips": [],
|
||||
"mode": "access",
|
||||
|
@ -46,7 +46,7 @@
|
|||
"untagged_vlan": "home.clients"
|
||||
},
|
||||
"ether14": {
|
||||
"description": "home.rechenmonster (LAN)",
|
||||
"description": "",
|
||||
"enabled": true,
|
||||
"ips": [],
|
||||
"mode": "access",
|
||||
|
@ -118,7 +118,7 @@
|
|||
"untagged_vlan": "home.clients"
|
||||
},
|
||||
"ether21": {
|
||||
"description": "Sophie Laptop",
|
||||
"description": "",
|
||||
"enabled": true,
|
||||
"ips": [],
|
||||
"mode": "access",
|
||||
|
@ -127,7 +127,7 @@
|
|||
"untagged_vlan": "home.clients"
|
||||
},
|
||||
"ether22": {
|
||||
"description": "Sophie Desktop",
|
||||
"description": "Arbeitsplatz Regal",
|
||||
"enabled": true,
|
||||
"ips": [],
|
||||
"mode": "access",
|
||||
|
@ -208,7 +208,7 @@
|
|||
"untagged_vlan": "home.dmz"
|
||||
},
|
||||
"ether8": {
|
||||
"description": "home.drucker-sophie",
|
||||
"description": "home.drucker-franzi",
|
||||
"enabled": true,
|
||||
"ips": [],
|
||||
"mode": "access",
|
||||
|
|
|
@ -5,7 +5,7 @@ bundles = [
|
|||
'pyenv',
|
||||
]
|
||||
groups = [
|
||||
"debian-bookworm",
|
||||
"debian-bookworm",
|
||||
]
|
||||
|
||||
[metadata.interfaces.enp7s0]
|
||||
|
|
Loading…
Reference in a new issue