mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 01:30:25 +00:00
Removes orphan endif
This commit is contained in:
parent
cb5133f0a3
commit
378508f887
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ mysql_missing_root_password:
|
|||
{% set mysql_root_password = salt['test.rand_str](64) %}
|
||||
{% endif %}
|
||||
|
||||
{% endif %}
|
||||
|
||||
{% if os in ['Ubuntu', 'Debian'] %}
|
||||
mysql_debconf:
|
||||
debconf.set:
|
||||
|
|
Loading…
Add table
Reference in a new issue