From cb3e6a0d81e8294bbd411a9a3886baf845065ba0 Mon Sep 17 00:00:00 2001 From: LinuxSquare Date: Sat, 9 Mar 2024 21:09:15 +0100 Subject: [PATCH] add serverspecific states --- top.sls | 1 + 1 file changed, 1 insertion(+) diff --git a/top.sls b/top.sls index 08766ed..0d22c07 100644 --- a/top.sls +++ b/top.sls @@ -6,3 +6,4 @@ base: - apps - openssh - haproxy + - serverspecific