Merge pull request #190 from noelmcloughlin/Suse

fix suse os_family grain
This commit is contained in:
Niels Abspoel 2018-06-30 21:48:28 +02:00 committed by GitHub
commit b81475a82b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 %}