From 683e7dc4ad489fa3264d5bd170e6f8b21afef046 Mon Sep 17 00:00:00 2001 From: eeleater Date: Sat, 30 Nov 2024 00:15:13 +0100 Subject: [PATCH] infra is back as ubuntu server --- dot_config/topgrade.toml.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_config/topgrade.toml.tmpl b/dot_config/topgrade.toml.tmpl index bc9efb4..f8f2b1d 100644 --- a/dot_config/topgrade.toml.tmpl +++ b/dot_config/topgrade.toml.tmpl @@ -28,7 +28,7 @@ skip_notify = true {{- if eq .chezmoi.hostname "pxm" }} remote_topgrades = ["kali", "mail"] {{- else }} -remote_topgrades = ["pxm", "web", "kube"] # "infra", +remote_topgrades = ["pxm", "web", "kube", "infra"] {{- end }} # Arguments to pass SSH when upgrading remote systems