mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 09:40:26 +00:00
10 lines
100 B
Text
10 lines
100 B
Text
![]() |
include:
|
||
|
- mysql
|
||
|
|
||
|
mysqld:
|
||
|
service:
|
||
|
- running
|
||
|
- enable: True
|
||
|
require:
|
||
|
- pkg: mysql
|