mysql-formula/mysql
Imran Iqbal 2d1c7c30e6
fix(server): fix salt-lint violations [skip ci]
```console
[206] Jinja variables should have spaces before and after: {{ var_name }}
mysql/server.sls:86
        {{debconf_root_password}}: {'type': 'password', 'value': '{{ mysql_root_password }}'}

[206] Jinja variables should have spaces before and after: {{ var_name }}
mysql/server.sls:87
        {{debconf_root_password_again}}: {'type': 'password', 'value': '{{ mysql_root_password }}'}
```
2020-12-14 09:05:59 +00:00
..
files fix(mac_shortcut.sh): fix shellcheck errors 2019-12-02 22:52:26 +00:00
macos style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
apparmor.sls style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
client.sls style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
config.sls style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
database.sls feat(credentials): add socket access 2020-11-02 08:52:53 +10:00
defaults.yaml ci(yamllint): add rule empty-values & use new yaml-files setting 2019-09-14 23:25:34 +01:00
dev.sls style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
disabled.sls style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
init.sls style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
map.jinja feat(yamllint): include for this repo and apply rules throughout 2019-08-17 00:41:39 +01:00
osfamilymap.yaml Merge branch 'master' into master 2020-12-04 00:11:02 +00:00
osfingermap.yaml fix(redhat): update python library, add missing deps 2020-11-02 08:52:21 +10:00
osmap.yaml feat(yamllint): include for this repo and apply rules throughout 2019-08-17 00:41:39 +01:00
python.sls fix(reload-modules): do reload_modules on py module installation 2020-04-16 00:20:05 +11:00
remove_test_database.sls feat(credentials): add socket access 2020-11-02 08:52:53 +10:00
repo.sls style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
salt-user.sls style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
server.sls fix(server): fix salt-lint violations [skip ci] 2020-12-14 09:05:59 +00: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 feat(credentials): add socket access 2020-11-02 08:52:53 +10:00