197aca67ff65ec7dddbaa7b37f1b1211472ccd5e
[arvados-formula.git] / TEMPLATE / service / clean.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-service-clean-service-dead:
9   service.dead:
10     - name: {{ TEMPLATE.service.name }}
11     - enable: False