bump netbox-dump

This commit is contained in:
Franzi 2024-06-25 17:10:32 +02:00
parent 0ce0e34382
commit 791eb8d1a9
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 6 additions and 6 deletions

View file

@ -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",

View file

@ -5,7 +5,7 @@ bundles = [
'pyenv',
]
groups = [
"debian-bookworm",
"debian-bookworm",
]
[metadata.interfaces.enp7s0]