Skip to content
Snippets Groups Projects
Commit 0e5ce7a8 authored by Jens Neuhalfen's avatar Jens Neuhalfen
Browse files

New 'mysql.disabled' state.

parent f0b852ad
Branches
Tags
No related merge requests found
{% from "mysql/defaults.yaml" import rawmap with context %}
{%- set mysql = salt['grains.filter_by'](rawmap, grain='os', merge=salt['pillar.get']('mysql:server:lookup')) %}
mysql:
service.dead:
- name: {{ mysql.service }}
- enable: False
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment