19215: Fix state creating /var/lib/aravdos/keep
authorPeter Amstutz <peter.amstutz@curii.com>
Mon, 17 Oct 2022 19:48:10 +0000 (15:48 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Mon, 17 Oct 2022 19:48:10 +0000 (15:48 -0400)
Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>

tools/salt-install/config_examples/single_host/multiple_hostnames/states/keep_volume.sls [moved from tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/keep_volume.sls with 85% similarity]
tools/salt-install/config_examples/single_host/single_hostname/states/keep_volume.sls [moved from tools/salt-install/config_examples/single_host/single_hostname/pillars/keep_volume.sls with 85% similarity]

similarity index 85%
rename from tools/salt-install/config_examples/single_host/multiple_hostnames/pillars/keep_volume.sls
rename to tools/salt-install/config_examples/single_host/multiple_hostnames/states/keep_volume.sls
index 6f3d7730ebd76d6d5eeaa01258c389f374b14d34..bd6d9ae31239df3344b9ba271438c3ceeb369058 100644 (file)
@@ -10,4 +10,4 @@ var_lib_arvados_keep_dir:
     - mode: '0770'
     - makedirs: true
     - require_in:
-      - pkg: {{ arvados.keepstore.pkg.name }}
+      - pkg: keepstore
similarity index 85%
rename from tools/salt-install/config_examples/single_host/single_hostname/pillars/keep_volume.sls
rename to tools/salt-install/config_examples/single_host/single_hostname/states/keep_volume.sls
index 6f3d7730ebd76d6d5eeaa01258c389f374b14d34..bd6d9ae31239df3344b9ba271438c3ceeb369058 100644 (file)
@@ -10,4 +10,4 @@ var_lib_arvados_keep_dir:
     - mode: '0770'
     - makedirs: true
     - require_in:
-      - pkg: {{ arvados.keepstore.pkg.name }}
+      - pkg: keepstore