From c1e6c5688dbefb4d2d2f9c246fc94369b4e03dec Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Sun, 11 Oct 2020 14:19:44 -0400 Subject: [PATCH] watch all the files in the dir --- salt/soc/init.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/soc/init.sls b/salt/soc/init.sls index b76244d82..c9dfc322d 100644 --- a/salt/soc/init.sls +++ b/salt/soc/init.sls @@ -59,7 +59,7 @@ so-soc: - port_bindings: - 0.0.0.0:9822:9822 - watch: - - file: /opt/so/conf/soc + - file: /opt/so/conf/soc/* # Add Kratos Group kratosgroup: