From 82667c0c8695a365132bf7ec0f7e77fcb4f8bf0a Mon Sep 17 00:00:00 2001 From: LinuxSquare Date: Sat, 23 Dec 2023 13:01:09 +0100 Subject: [PATCH] system/base.sls - add curl pkg --- system/base.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/system/base.sls b/system/base.sls index 6cd6a09..7ec3f4c 100644 --- a/system/base.sls +++ b/system/base.sls @@ -10,6 +10,7 @@ system_base_pkgs: - findmnt - util-linux - sudo + - curl system_base_bin_dir: file.directory: