mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-15 17:20:25 +00:00
Merge pull request #121 from aboe76/fix_archlinux
fix archlinux package
This commit is contained in:
commit
7e94d486a6
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ mysql_install_datadir:
|
|||
- user: root
|
||||
- creates: /var/lib/mysql/mysql/user.frm
|
||||
- require:
|
||||
- pkg: mysqld
|
||||
- pkg: {{ mysql.server }}
|
||||
- file: mysql_config
|
||||
- require_in:
|
||||
- service: mysqld
|
||||
|
|
Loading…
Add table
Reference in a new issue