Merge pull request #182 from cboltz/master

Fix unbalanced if/endif
This commit is contained in:
Niels Abspoel 2018-04-25 21:32:17 +02:00 committed by GitHub
commit 78b1293b64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,6 +41,7 @@ mysql_password_debconf:
- pkg: {{ mysql.server }}
- require:
- pkg: mysql_debconf_utils
{% endif %}
{% elif os_family in ['RedHat', 'Suse', 'FreeBSD'] %}
mysql_root_password: