mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 09:40:26 +00:00
3 lines
87 B
Text
3 lines
87 B
Text
![]() |
{% set mysql = pillar.get('mysql', {}) -%}
|
||
|
{% set server = mysql.get('server', {}) -%}
|