mysql-formula/mysql
Imran Iqbal a014e5539b
fix(user.sls): fix salt-lint errors
```bash
Examining mysql/user.sls of type state
[202] Jinja statement should have spaces before and after: {% statement %}
mysql/user.sls:35
{% set state_id = 'mysql_user_' ~ name ~ '_' ~ host%}

[206] Jinja variables should have spaces before and after: {{ var_name }}
mysql/user.sls:100
    - grant: {{db['grants']|join(",")}}
```
2019-10-09 14:36:20 +01:00
..
files Use separate global config section when using a config directory. 2018-11-14 17:42:44 +01:00
macos Only download archive if necessary 2019-01-27 20:17:46 +00:00
apparmor.sls Don't fail on missing mysql.config.apparmor 2018-12-12 14:46:17 +00:00
client.sls Introduce standardized mapping files 2018-06-24 14:37:18 +01:00
config.sls Make sure the config directory and files within are handled after install. 2018-11-14 17:42:48 +01:00
database.sls Handle empty/Null database_obj 2019-04-24 12:45:34 +02:00
defaults.yaml ci(yamllint): add rule empty-values & use new yaml-files setting 2019-09-14 23:25:34 +01:00
dev.sls Introduce standardized mapping files 2018-06-24 14:37:18 +01:00
disabled.sls Introduce standardized mapping files 2018-06-24 14:37:18 +01:00
init.sls fix init.sls extend 2018-12-09 00:34:58 +01:00
map.jinja feat(yamllint): include for this repo and apply rules throughout 2019-08-17 00:41:39 +01:00
osfamilymap.yaml ci(yamllint): add rule empty-values & use new yaml-files setting 2019-09-14 23:25:34 +01:00
osfingermap.yaml feat(yamllint): include for this repo and apply rules throughout 2019-08-17 00:41:39 +01:00
osmap.yaml feat(yamllint): include for this repo and apply rules throughout 2019-08-17 00:41:39 +01:00
python.sls Introduce standardized mapping files 2018-06-24 14:37:18 +01:00
remove_test_database.sls Make formula relative to actual directory by using 'tpldir' 2018-05-18 19:58:35 +02:00
repo.sls Fix typo in repo.sls 2019-08-13 12:17:22 +12:00
salt-user.sls feat(semantic-release): implement for this formula 2019-07-10 19:12:58 +01:00
server.sls fix(server.sls): fix salt-lint errors 2019-10-09 14:36:20 +01:00
server_checks.sls mysql.server_checks: enforce root password 2018-03-14 23:34:34 +01:00
supported_sections.yaml allow section galera to be configured 2016-08-28 14:47:25 +02:00
user.sls fix(user.sls): fix salt-lint errors 2019-10-09 14:36:20 +01:00