N
|
a82f2c1bc0
|
Apparmor support
|
2018-12-06 10:52:47 +00:00 |
|
Niels Abspoel
|
154fe789b5
|
Merge pull request #204 from M2Mobi/ssl-no-database
Add support for user creation with SSL when no databases are defined
|
2018-11-15 20:20:19 +01:00 |
|
Niels Abspoel
|
3cae2bc99d
|
Merge pull request #203 from M2Mobi/fixes
Some minor fixes for CentOS
|
2018-11-15 20:14:58 +01:00 |
|
Heinz Wiesinger
|
9c335fb71b
|
Explain config file management state in README.
|
2018-11-15 14:34:26 +01:00 |
|
Heinz Wiesinger
|
624c7a8642
|
Make sure the config directory and files within are handled after install.
|
2018-11-14 17:42:48 +01:00 |
|
Heinz Wiesinger
|
b20ace26b5
|
RPM in mariadb repos is called 'MariaDB-server'.
|
2018-11-14 17:42:48 +01:00 |
|
Heinz Wiesinger
|
c2ca424dac
|
Use separate global config section when using a config directory.
|
2018-11-14 17:42:44 +01:00 |
|
Damien Tardy-Panis
|
165bdf675e
|
Add support for user creation with SSL when no databases are defined
|
2018-11-14 15:59:22 +01:00 |
|
N
|
edb8c82fe0
|
Merge pull request #201 from Enchiridion/master
Updated example pillar name overrides to match new keys
|
2018-11-01 22:41:11 +00:00 |
|
Shannon Little
|
eba57badd3
|
Updated example pillar name overrides to match new keys
|
2018-11-01 16:19:46 -06:00 |
|
Niels Abspoel
|
091584f1a6
|
Merge pull request #200 from noelmcloughlin/master
Fix MacOS desktop shortcuts
|
2018-10-05 10:56:09 +02:00 |
|
N
|
d20ce192cb
|
fix code for MacOS desktop shortcuts
|
2018-10-02 21:59:33 +01:00 |
|
Niels Abspoel
|
ac35742f1c
|
Merge pull request #198 from noelmcloughlin/macos
Add install/remove states for MacOS
|
2018-10-02 21:19:55 +02:00 |
|
N
|
0e382508fc
|
MacOS Desktop shortcut handling
|
2018-10-02 20:01:33 +01:00 |
|
N
|
4cdc21bc92
|
Add install/remove states for MacOS (downloads.mysql.com)
|
2018-10-02 09:33:02 +01:00 |
|
Niels Abspoel
|
2e9b8f9d4c
|
Merge pull request #196 from alxwr/master
Prevent None values in config files
|
2018-09-08 22:31:42 +02:00 |
|
Niels Abspoel
|
a8eeeedc18
|
Merge pull request #197 from netmanagers/master
Update testing environment
|
2018-09-06 19:53:12 +02:00 |
|
Javier Bértoli
|
96a33374be
|
Update testing environment
|
2018-09-06 09:36:37 -03:00 |
|
Alexander Weidinger
|
a779417b1a
|
Prevent 'key: None' in config files
|
2018-09-05 23:21:39 +02:00 |
|
Alexander Weidinger
|
573f18c36b
|
cmd.run: use 'runas' instead of 'user'
|
2018-09-05 23:04:38 +02:00 |
|
N
|
5274140ab6
|
Merge pull request #193 from w3w/master
Fixed mysql.server for new map file
|
2018-07-10 15:00:30 +01:00 |
|
Dominik Fišer
|
b8cf841e29
|
Replaced removed mysql.server with new mysql.serverpkg map property
|
2018-07-09 16:51:32 +02:00 |
|
Niels Abspoel
|
b81475a82b
|
Merge pull request #190 from noelmcloughlin/Suse
fix suse os_family grain
|
2018-06-30 21:48:28 +02:00 |
|
N
|
9c4c136daa
|
fix suse os_family grain
|
2018-06-30 10:58:16 +01:00 |
|
Niels Abspoel
|
1b1d8eea66
|
Merge pull request #186 from noelmcloughlin/osfamilymap
Introduce standardized mapping files
|
2018-06-29 14:44:35 +02:00 |
|
N
|
e1a189b208
|
Merge branch 'master' of https://github.com/saltstack-formulas/mysql-formula into osfamilymap
|
2018-06-24 14:40:09 +01:00 |
|
N
|
1e826ea487
|
Introduce standardized mapping files
|
2018-06-24 14:37:18 +01:00 |
|
N
|
84f1aa43a0
|
Merge pull request #187 from mkotsbak/fix_relative_references_in_templates
Use tpldir for template files too
|
2018-06-24 14:27:58 +01:00 |
|
Marius B. Kotsbak
|
2b55567b9d
|
Use tpldir for template files too
Using tpldir sent to templates through context.
|
2018-06-24 15:24:17 +02:00 |
|
Niels Abspoel
|
25375839d8
|
Merge pull request #184 from mkotsbak/fix_relative_references
Make formula relative to actual directory by using 'tpldir'
|
2018-06-18 19:52:22 +02:00 |
|
Adrien "ze" Urban
|
e7969e3e43
|
debconf: don't set password if not required
No need to setup debconf root password if we ain't installing it.
|
2018-06-07 16:03:03 +02:00 |
|
Adrien "ze" Urban
|
1071effbe1
|
debconf: allow configurable optional root pwd
|
2018-06-07 16:03:02 +02:00 |
|
Adrien "ze" Urban
|
bb17c3c512
|
debian: debconf root password, support for percona
Default values available for percona-server-server.
|
2018-06-07 16:03:01 +02:00 |
|
Adrien "ze" Urban
|
afae4c54b7
|
debian: debconf key in pillar
Allow debconf keys to be changed via pillars.
Useful when using non-standard packages that use different debconf keys to set
their passwords.
|
2018-06-07 16:02:55 +02:00 |
|
Marius Kotsbak
|
4a8a9bf69a
|
Make formula relative to actual directory by using 'tpldir'
|
2018-05-18 19:58:35 +02:00 |
|
Niels Abspoel
|
ec3ae803bf
|
Merge pull request #183 from cboltz/suse-python-pkg-name
Make SUSE package name compatible with Leap 42.x
|
2018-04-26 12:10:53 +02:00 |
|
Christian Boltz
|
af621bce24
|
Make SUSE package name compatible with Leap 42.x
python2-pymysql exists only in Leap 15 and Tumbleweed.
Up to Leap 42.3, the package is named python-pymysql.
|
2018-04-25 21:53:52 +02:00 |
|
Niels Abspoel
|
78b1293b64
|
Merge pull request #182 from cboltz/master
Fix unbalanced if/endif
|
2018-04-25 21:32:17 +02:00 |
|
Christian Boltz
|
134130025f
|
Fix unbalanced if/endif
Commit 89985f7485 added a {% if ... %}
without the closing {% endif %} which leads to a Jinja syntax error.
This commit adds the missing {% endif %}
|
2018-04-25 20:45:31 +02:00 |
|
Niels Abspoel
|
b38e983bf0
|
Merge pull request #181 from babilen/dev-mariadb-support
Default to MariaDB packages on Debian releases after stretch
|
2018-04-23 22:11:18 +02:00 |
|
Wolodja Wentland
|
89985f7485
|
Default to MariaDB packages on Debian releases after stretch
|
2018-04-23 16:20:05 +01:00 |
|
alxwr
|
f777aeb891
|
Merge pull request #179 from saltstack-formulas/freebsd-support
FreeBSD support & opt-in state to enforce root password
|
2018-03-26 12:13:49 +02:00 |
|
alxwr
|
95c58871f6
|
Merge pull request #177 from Achimh3011/fix-command-prompt-when-loading-schema
Avoid -p option if password is empty.
|
2018-03-19 21:59:19 +01:00 |
|
Alexander Weidinger
|
0bcfd7f259
|
mysql_root_password: use server:host
|
2018-03-16 23:48:25 +01:00 |
|
Alexander Weidinger
|
3f4b8ea6ea
|
mysql.remove_test_database: use connection_host
|
2018-03-16 23:41:52 +01:00 |
|
Alexander Weidinger
|
dd1e52761d
|
mysql.server_checks: enforce root password
|
2018-03-14 23:34:34 +01:00 |
|
Alexander Weidinger
|
5e6708dd49
|
FreeBSD: change root password
|
2018-03-14 22:30:46 +01:00 |
|
Alexander Weidinger
|
ec8b076cb9
|
FreeBSD: correct default value for 'python'
|
2018-03-14 22:30:20 +01:00 |
|
Alexander Weidinger
|
239a2aae05
|
Fix lookup docs in pillar.example
|
2018-03-14 21:55:24 +01:00 |
|
Achim Herwig
|
e5e55c74ad
|
Avoid -p option if password is empty.
Fixes #176
|
2018-02-21 21:55:09 +01:00 |
|