mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 17:50:27 +00:00
Merge pull request #190 from noelmcloughlin/Suse
fix suse os_family grain
This commit is contained in:
commit
b81475a82b
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