From 5da209351a446f95435570ed3e17dff2c8e0bdc3 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Thu, 19 Oct 2023 08:44:49 +0200 Subject: [PATCH] proxmox: add systemd-boot (#580) Reviewed-on: https://git.mgrote.net/mg/homeserver/pulls/580 Co-authored-by: Michael Grote Co-committed-by: Michael Grote --- docker-compose/homer/assets/mgmt.yml | 4 ++-- group_vars/pve.yml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docker-compose/homer/assets/mgmt.yml b/docker-compose/homer/assets/mgmt.yml index a7eeb589..dccf7beb 100644 --- a/docker-compose/homer/assets/mgmt.yml +++ b/docker-compose/homer/assets/mgmt.yml @@ -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" diff --git a/group_vars/pve.yml b/group_vars/pve.yml index 8c8f06af..1f0bbf44 100644 --- a/group_vars/pve.yml +++ b/group_vars/pve.yml @@ -33,6 +33,7 @@ - bmon - qemu-guest-agent - open-vm-tools + - systemd-boot ### mgrote.munin-node munin_node_plugins: