mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 17:50:27 +00:00
fix suse os_family grain
This commit is contained in:
parent
1b1d8eea66
commit
9c4c136daa
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ RedHat:
|
|||
bind_address: 127.0.0.1
|
||||
symbolic_links: 0
|
||||
|
||||
SUSE:
|
||||
Suse:
|
||||
serverpkg: mariadb
|
||||
clientpkg: mariadb-client
|
||||
{%- if salt['grains.get']('osmajorrelease')|int == 42 %}
|
||||
|
|
Loading…
Add table
Reference in a new issue