Wolodja Wentland
d09be37103
Merge pull request #105 from arthurlogilab/patch-1
...
typo in comment
2016-01-28 14:13:31 +01:00
Arthur Lutz
a4c87ee46e
typo in comment
2016-01-28 12:53:26 +01:00
Nitin Madhok
8a59137dc4
Merge pull request #96 from M2Mobi/master
...
Add better support for a config directory with split config files.
2015-11-24 02:12:56 -05:00
puneet kandhari
2f9a1ab686
Merge pull request #101 from abednarik/fix_deprecated_iteritems_method
...
Replace deprecated iteritems() with items()
2015-11-17 07:28:06 -06:00
abednarik
01779eb50a
Replace deprecated iteritems() with items()
2015-11-17 10:22:38 -03:00
Forrest
42b697d4c0
Merge pull request #99 from M2Mobi/user-rebased
...
Fix wrong variable name for the salt user password in some files.
2015-10-09 12:47:03 -07:00
Heinz Wiesinger
becff9fcdd
Fix wrong variable name for the salt user password in some files.
2015-10-09 10:12:32 +02:00
Forrest
0ad3e7b710
Merge pull request #98 from M2Mobi/user-rebased
...
Add states for optional dedicated salt user instead of root.
2015-10-08 14:13:03 -07:00
Heinz Wiesinger
e72c1c12d3
Add states for optional dedicated salt user instead of root.
2015-10-08 17:40:04 +02:00
Heinz Wiesinger
0febad19c1
Add better support for a config directory with split config files.
...
This adds optional support for having split configuration files
within a config directory, most commonly /etc/my.cnf.d.
2015-10-05 21:50:19 +02:00
Forrest
a874ed3840
Merge pull request #97 from M2Mobi/whitespace
...
Fix trailing whitespaces.
2015-10-05 12:49:24 -07:00
Heinz Wiesinger
d15e431468
Fix trailing whitespaces.
2015-10-05 21:44:20 +02:00
Forrest
e46262c0a8
Merge pull request #95 from ogabrielsantos/master
...
Fix empty "mysql_install_datadir" dict when OS family is not "Arch"
2015-09-29 23:03:32 -07:00
Gabriel Santos
9fa1ddd59e
Finish fix-mysql_install_datadir-issue
2015-09-30 02:34:43 -03:00
Gabriel Santos
27d9e68558
Fix empty "mysql_install_datadir" dict when OS family is not "Arch"
2015-09-30 02:34:24 -03:00
Forrest
d6a4a1a214
Merge pull request #94 from roock/archlinux
...
Archlinux - create initial mysql data directory
2015-09-29 13:43:19 -07:00
Roman Pertl
1d73a3582d
remove creation of logdir again
2015-09-29 20:03:00 +00:00
Roman Pertl
1319eaf7da
Revert "bugfix: remove anonymous accounts on all os, fix condition os_family for mysql root password"
...
This reverts commit 24f54ee98c
.
2015-09-29 19:46:58 +00:00
Roman Pertl
eac19e4e5f
fix auto creation of mysql initial data directory on arch linux; create logging directory
2015-09-29 19:46:15 +00:00
Roman Pertl
5b7aad5bc9
Arch Linux: create initial mysql data directory
2015-09-29 18:55:24 +00:00
Roman Pertl
429aba9ec9
Merge branch 'master' of https://github.com/saltstack-formulas/mysql-formula
2015-09-29 18:54:52 +00:00
Roman Pertl
24f54ee98c
bugfix: remove anonymous accounts on all os, fix condition os_family for mysql root password
2015-09-29 18:53:29 +00:00
puneet kandhari
61d2a3ef01
Merge pull request #91 from RonWilliams/master
...
Fix database administrative user within database import command
2015-09-24 21:17:11 -05:00
Ron Williams
8b0c7cc71d
Fix database administrative user within database import command.
2015-09-24 19:30:03 -06:00
Forrest
cc600c405b
Merge pull request #90 from RonWilliams/master
...
Fix RedHat MySQL admin root username pillar setup.
2015-09-18 10:23:49 -07:00
Ron Williams
5da21111e4
Fix RedHat MySQL admin root password setup.
2015-09-18 00:26:24 -06:00
Forrest
0ef2eacce8
Merge pull request #89 from phil-lavin/bugfix-debconf-package-name
...
Use mysql.server variable instead of hardcoded mysql-server for debconf
2015-09-16 10:40:19 -07:00
Phil Lavin
5d7b01a5e3
Use mysql.server variable instead of hardcoded mysql-server for debconf
2015-09-16 12:00:32 +01:00
puneet kandhari
a9680e9bc9
Merge pull request #84 from pcdummy/master
...
Add support for grants, smaller fixes.
2015-07-24 15:50:20 -05:00
René Jochum
e6cf0013c4
Smaller changes.
...
Signed-off-by: René Jochum <rene@jochums.at>
2015-07-11 17:41:19 +02:00
puneet kandhari
8a00a96183
Merge pull request #83 from saltstack-formulas/nmadhok-patch-1
...
Adding CentOS to os in FORMULA
2015-07-09 08:37:54 -05:00
Nitin Madhok
9090edf512
Adding CentOS to os in FORMULA
2015-07-09 09:31:55 -04:00
Forrest
983f97691b
Merge pull request #82 from techhat/master
...
Initial commit of SPM FORMULA
2015-07-07 13:28:45 -07:00
Joseph Hall
ae77f82c17
Initial commit of SPM FORMULA
2015-07-07 09:47:28 -06:00
Forrest
a292abbb67
Merge pull request #79 from johnklehm/patch-1
...
Update root_password example to use ''
2015-06-24 10:35:59 -07:00
C John Klehm
425b5e54e3
Update root_password example to use ''
...
The value of False does not work for me on Ubuntu Vivid. Using '' everything works as expected.
2015-06-24 13:18:30 -04:00
Niels Abspoel
601bdcf5e7
Merge pull request #77 from imran1008/arch-support
...
Add support for Arch Linux
2015-06-20 23:40:43 +02:00
Imran Haider
cfced7a501
Add support for Arch Linux
2015-06-20 14:04:37 -04:00
Nitin Madhok
6ffef48da7
Merge pull request #76 from stromnet/master
...
Use default root_password if not set
2015-06-18 07:38:55 -04:00
Johan Ström
8b730607b8
Use default root_password if not set
2015-06-18 11:42:22 +02:00
puneet kandhari
7c57704c90
Merge pull request #73 from zhujinhe/patch-1
...
fix typo
2015-06-01 20:11:32 -07:00
zhujinhe
d7f363a1e1
fix typo
...
replace tabs to 2 spaces, tabs eads yaml syntax error on line 73,74
2015-06-02 10:50:38 +08:00
Forrest
6c3161a340
Merge pull request #72 from aboe76/opensuse_support
...
added opensuse support
2015-05-25 15:03:44 -07:00
Niels Abspoel
8e086fd21a
added opensuse support
2015-05-25 23:33:07 +02:00
Wolodja Wentland
83aa37f055
Merge pull request #71 from irtnog/connect-with-users-other-than-root
...
Allow changing connection_user by setting the 'mysql:server:root_user…
2015-05-18 15:58:15 +01:00
Matthew X. Economou
026c5cea4a
Add example 'mysql:server:root_user' key-value pair.
2015-05-18 10:49:17 -04:00
Matthew X. Economou
524b6e981c
Allow changing connection_user by setting the 'mysql:server:root_user' Pillar key
...
In some MySQL server configurations (e.g., Amazon RDS), the root account
may not be available. Instead, one may need to use a different account
in order to perform database administration. This change replaced hard-
coded references to the root account with a Pillar lookup that defaults
to 'root'. Existing users of this formula should see no change in its
behavior.
2015-05-18 10:33:27 -04:00
Wolodja Wentland
fb770bc12d
Merge pull request #69 from wido/syntax-error
...
Fix syntax error in mysql.remove_test_database
2015-04-20 15:07:55 +02:00
Wido den Hollander
10c8ed9fed
Fix syntax error in mysql.remove_test_database
2015-04-20 13:31:27 +02:00
Nitin Madhok
771e7ba7a6
Merge pull request #68 from tapetersen/master
...
Add possibility of using another host (for db and user management)
2015-04-17 09:45:47 -04:00