proxmox: add systemd-boot (#580)
Reviewed-on: #580 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
23cb670f0c
commit
5da209351a
2 changed files with 3 additions and 2 deletions
|
@ -74,12 +74,12 @@ services:
|
|||
logo: "assets/icons/pve.png"
|
||||
url: "https://pve5.grote.lan:8006"
|
||||
target: "_blank"
|
||||
subtitle: "HP Elitedesk 800 G2"
|
||||
subtitle: "Selbstbau"
|
||||
- name: "ProxMox Virtual Environment - Test"
|
||||
logo: "assets/icons/pve.png"
|
||||
url: "https://pve5-test.grote.lan:8006"
|
||||
target: "_blank"
|
||||
subtitle: "Test"
|
||||
subtitle: "Test - VM"
|
||||
|
||||
- name: "Internet-MGMT"
|
||||
icon: "fas fa-cloud"
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
- bmon
|
||||
- qemu-guest-agent
|
||||
- open-vm-tools
|
||||
- systemd-boot
|
||||
|
||||
### mgrote.munin-node
|
||||
munin_node_plugins:
|
||||
|
|
Loading…
Reference in a new issue