feat: rebuild incus
All checks were successful
Build / build (pull_request) Successful in 3m58s

- add htop
- puppet-initial package has been updated
This commit is contained in:
Ben Vincent 2025-04-24 21:53:54 +10:00
parent 8e42e3c6b9
commit 2243d90930

View File

@ -3,6 +3,7 @@ incus_source = "almalinux9/base/latest"
deploy_files_from_image = true
use_incus = true
packages = [
"htop",
"puppet-agent",
"puppet-initial"
]