feat: convert `template-formula` to `arvados-formula`
[arvados-formula.git] / arvados / service / static / git-favicon.png
diff --git a/TEMPLATE/service/clean.sls b/TEMPLATE/service/clean.sls
deleted file mode 100644 (file)
index 197aca6..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# -*- coding: utf-8 -*-
-# vim: ft=sls
-
-{#- Get the `tplroot` from `tpldir` #}
-{%- set tplroot = tpldir.split('/')[0] %}
-{%- from tplroot ~ "/map.jinja" import TEMPLATE with context %}
-
-TEMPLATE-service-clean-service-dead:
-  service.dead:
-    - name: {{ TEMPLATE.service.name }}
-    - enable: False