From 2243d90930b1ffab8f9f78544f6a017937989f70 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Thu, 24 Apr 2025 21:53:54 +1000 Subject: [PATCH] feat: rebuild incus - add htop - puppet-initial package has been updated --- images/almalinux/9.5/puppet-base/variables.auto.pkrvars.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/images/almalinux/9.5/puppet-base/variables.auto.pkrvars.hcl b/images/almalinux/9.5/puppet-base/variables.auto.pkrvars.hcl index 8265a10..aa285aa 100644 --- a/images/almalinux/9.5/puppet-base/variables.auto.pkrvars.hcl +++ b/images/almalinux/9.5/puppet-base/variables.auto.pkrvars.hcl @@ -3,6 +3,7 @@ incus_source = "almalinux9/base/latest" deploy_files_from_image = true use_incus = true packages = [ + "htop", "puppet-agent", "puppet-initial" ] -- 2.47.3