feat(components): add submodules and tests
[arvados-formula.git] / arvados / keepweb / package / install.sls
similarity index 69%
rename from arvados/package/install.sls
rename to arvados/keepweb/package/install.sls
index 219ba17421f3fe5864051bc2bb248d4f18eb5876..c26164f7bf93f267496da735f2349540f484feab 100644 (file)
@@ -5,6 +5,6 @@
 {%- set tplroot = tpldir.split('/')[0] %}
 {%- from tplroot ~ "/map.jinja" import arvados with context %}
 
-arvados-package-install-pkg-installed:
+arvados-keepweb-package-install-pkg-installed:
   pkg.installed:
-    - name: {{ arvados.pkg.name }}
+    - name: {{ arvados.keepweb.pkg.name }}