mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-10 14:51:46 +00:00
6 lines
140 B
Text
6 lines
140 B
Text
{%- from tpldir ~ "/map.jinja" import mysql with context %}
|
|
|
|
mysql:
|
|
service.dead:
|
|
- name: {{ mysql.service }}
|
|
- enable: False
|