mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-15 17:20:25 +00:00
fix typo
replace tabs to 2 spaces, tabs eads yaml syntax error on line 73,74
This commit is contained in:
parent
6c3161a340
commit
d7f363a1e1
1 changed files with 2 additions and 2 deletions
|
@ -70,6 +70,6 @@ mysql:
|
|||
|
||||
# Install MySQL headers
|
||||
dev:
|
||||
# Install dev package - defaults to False
|
||||
install: False
|
||||
# Install dev package - defaults to False
|
||||
install: False
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue