1 # -*- coding: utf-8 -*-
4 {#- Get the `tplroot` from `tpldir` #}
5 {%- set tplroot = tpldir.split('/')[0] %}
6 {%- set sls_config_file = tplroot ~ '.config.file' %}
7 {%- from tplroot ~ "/map.jinja" import arvados with context %}
11 - {{ sls_config_file }}
13 arvados-websocket-service-running-service-running:
15 - name: {{ arvados.websocket.service.name }}
18 - sls: {{ sls_config_file }}
20 - pkg: arvados-websocket-package-install-pkg-installed