diff --git a/custom/testing/golden-state-tree/os/rocky/pkgs/init.sls b/custom/testing/golden-state-tree/os/rocky/pkgs/init.sls index ec748bf..6ce68e3 100644 --- a/custom/testing/golden-state-tree/os/rocky/pkgs/init.sls +++ b/custom/testing/golden-state-tree/os/rocky/pkgs/init.sls @@ -29,6 +29,7 @@ include: - pkgs.sed - pkgs.swig - pkgs.tar + - pkgs.tree - pkgs.zlib - pkgs.vault - pkgs.jq diff --git a/custom/testing/systemd-rockylinux-9.Dockerfile b/custom/testing/systemd-rockylinux-9.Dockerfile index 3e7b68f..457f141 100644 --- a/custom/testing/systemd-rockylinux-9.Dockerfile +++ b/custom/testing/systemd-rockylinux-9.Dockerfile @@ -16,7 +16,7 @@ RUN <