mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-15 17:20:25 +00:00
remove creation of logdir again
This commit is contained in:
parent
1319eaf7da
commit
1d73a3582d
1 changed files with 0 additions and 8 deletions
|
@ -69,14 +69,6 @@ mysql_install_datadir:
|
|||
- file: mysql_config
|
||||
- require_in:
|
||||
- service: mysqld
|
||||
|
||||
mysql_create_logdir:
|
||||
file.directory:
|
||||
- name: /var/log/mysql
|
||||
- user: mysql
|
||||
- group: mysql
|
||||
- dir_mode: 750
|
||||
|
||||
{% endif %}
|
||||
|
||||
mysqld:
|
||||
|
|
Loading…
Add table
Reference in a new issue