From e58c63decca002f3b23aa0ac698424403355a060 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 19 Feb 2023 00:34:44 +0100 Subject: Enable apache-formula Signed-off-by: Georg Pfuetzenreuter --- pillar/formulas.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pillar/formulas.yaml') diff --git a/pillar/formulas.yaml b/pillar/formulas.yaml index 191a8e1..9c50d7a 100644 --- a/pillar/formulas.yaml +++ b/pillar/formulas.yaml @@ -1,4 +1,5 @@ --- +- apache - firewalld - keepalived - nginx -- cgit v1.2.3 From f55e5363a07e5ebb6ef0e4cab70ae90fdc70f969 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Wed, 22 Feb 2023 20:40:34 +0100 Subject: Enable memcached-formula Signed-off-by: Georg Pfuetzenreuter --- pillar/formulas.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pillar/formulas.yaml') diff --git a/pillar/formulas.yaml b/pillar/formulas.yaml index 9c50d7a..c459929 100644 --- a/pillar/formulas.yaml +++ b/pillar/formulas.yaml @@ -2,6 +2,7 @@ - apache - firewalld - keepalived +- memcached - nginx - openssh - postfix -- cgit v1.2.3 From a1ce36fd6c5e4ed6e1f23eb7036c11c73fb6a323 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 26 Feb 2023 11:22:25 +0100 Subject: Enable php-formula Signed-off-by: Georg Pfuetzenreuter --- pillar/formulas.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'pillar/formulas.yaml') diff --git a/pillar/formulas.yaml b/pillar/formulas.yaml index c459929..bf74c21 100644 --- a/pillar/formulas.yaml +++ b/pillar/formulas.yaml @@ -5,6 +5,7 @@ - memcached - nginx - openssh +- php - postfix - prometheus - salt -- cgit v1.2.3