4533b4c52271e0190f4ceccc91ba066e10f5f97d
[arvados-formula.git] / TEMPLATE / 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 TEMPLATE with context %}
7
8 TEMPLATE-package-install-pkg-installed:
9   pkg.installed:
10     - name: {{ TEMPLATE.pkg.name }}