From bbef96ac25fafe91f29b432133a4ba0773b7a367 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Mon, 18 Sep 2023 12:12:57 -0400 Subject: [PATCH] use unique name --- salt/influxdb/config.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/influxdb/config.sls b/salt/influxdb/config.sls index 3520e46b3..66c681a0d 100644 --- a/salt/influxdb/config.sls +++ b/salt/influxdb/config.sls @@ -25,7 +25,7 @@ influxlogdir: - group: 939 - makedirs: True -influxlogdir: +influxetcdir: file.directory: - name: /opt/so/conf/influxdb/etc - dir_mode: 750