1f1713f4906bd0ef03da68d988482829a516130b
[arvados-formula.git] / arvados / keepproxy / package / install.sls
1 # -*- coding: utf-8 -*-
2 # vim: ft=sls
3
4 {#- Get the `tplroot` from `tpldir` #}
5 {%- set tplroot = tpldir.split('/')[0] %}
6 {%- from tplroot ~ "/map.jinja" import arvados with context %}
7
8 arvados-keepproxy-package-install-pkg-installed:
9   pkg.installed:
10     - name: {{ arvados.keepproxy.pkg.name }}