From a446af94dc3db4e83f6d7d90597e8b2bd3684ec2 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 4 Feb 2024 14:42:40 +0100 Subject: fix debian usb installer and upgrade ele-calypso to debian/bookworm --- inventory/host_vars/ele-calypso.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'inventory/host_vars/ele-calypso.yml') diff --git a/inventory/host_vars/ele-calypso.yml b/inventory/host_vars/ele-calypso.yml index 854b76e0..3b33a6a0 100644 --- a/inventory/host_vars/ele-calypso.yml +++ b/inventory/host_vars/ele-calypso.yml @@ -27,11 +27,6 @@ network: - "{{ network_zones.emc.vlan }}" -apt_repo_components: - - main - - contrib - - non-free ## for microcode updates - spreadspace_apt_repo_components: - main - container @@ -180,6 +175,8 @@ grafana_dashboards: - file: ipmi datasource: "Prometheus" +grafana_admin_password: "{{ vault_grafana_admin_password }}" + monitoring_landingpage_hostnames: - "_" -- cgit v1.2.3