commit 08c02441d869423e512950fd586794ad9a41fb47
parent 020b3703edbd2f0ff8be0e2d1aed303f77a8dfe5
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Thu, 11 Aug 2022 02:12:10 +0200
Do not require package list for puppetserver
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -176,7 +176,7 @@ confz_site_container_nix_check() {
}
confz_site_container_debian_puppetserver_check() {
- checkvars containers_dir svscan_dir image_name packages
+ checkvars containers_dir svscan_dir image_name
defvar arch amd64
defvar suite bullseye # Debian 11
defvar packages puppetserver