infrastructure/server.yaml hinzugefügt
This commit is contained in:
parent
9f87f26e8b
commit
990502753e
10
infrastructure/server.yaml
Normal file
10
infrastructure/server.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
apiVersion: backstage.io/v1alpha1
|
||||||
|
kind: Resource
|
||||||
|
metadata:
|
||||||
|
name: raspberry-pi5
|
||||||
|
annotations:
|
||||||
|
netbox.com/device-name: "Raspberry Pi5 (Paperless)"
|
||||||
|
home-lab.io/management-ip: "192.168.2.49"
|
||||||
|
spec:
|
||||||
|
type: compute-node
|
||||||
|
owner: admin
|
||||||
Loading…
Reference in New Issue
Block a user