Commit graph

598 commits

Author SHA1 Message Date
Nitin Madhok
8bff5e8aea Merge pull request #29 from tiger-seo/master
allow to add users without password
2014-08-07 12:52:05 -04:00
tiger-seo
a3784bd124 allow to add users without password 2014-08-07 19:47:48 +03:00
Nitin Madhok
35f054454e Merge pull request #28 from tiger-seo/master
few improvements
2014-08-05 15:14:52 -04:00
tiger-seo
b74acd30ab connection arguments for anonymous user deletion 2014-08-05 22:14:11 +03:00
tiger-seo
8361568c9d add quotes, so that all databases (*.*) is acceptable 2014-08-05 22:13:26 +03:00
Seth House
f5bebe3d38 Merge pull request #27 from thenewwazoo/schema_load
clever way to load DB schemas in 2014.1
2014-07-27 01:07:12 -06:00
Seth House
471783f3c9 Merge pull request #26 from thenewwazoo/no_helium
backed out rand_str calls
2014-07-27 01:05:50 -06:00
Brandon Matthews
a842caf882 backed out rand_str calls 2014-07-26 23:54:48 -07:00
Brandon Matthews
ef312bc5e5 clever way to load DB schemas in 2014.1 2014-07-26 23:48:56 -07:00
Seth House
79fe88b423 Merge pull request #24 from TaiSHiNet/master
Added support for % hosts
2014-07-02 20:53:36 -06:00
Juan M
bad340eb38 Added support for % hosts 2014-07-02 23:43:27 -03:00
Seth House
8159d61147 Merge pull request #22 from spsoit/master
Adds a meta-state that sets up ordered component server states
2014-07-02 10:29:56 -06:00
Chad Heuschober
f4736458a2 Removes any helium-dependent features. 2014-07-02 10:15:13 -04:00
Chad Heuschober
9985435d3c README update. 2014-07-02 09:56:59 -04:00
Chad Heuschober
f0e80c60da Requisites for the failed test state killed additional execution 2014-07-01 16:16:34 -04:00
Chad Heuschober
6b05b33a8a Fixes sls requisite in init 2014-07-01 15:45:01 -04:00
Chad Heuschober
4d47c4c588 Bad quoting in server.sls 2014-07-01 15:39:57 -04:00
Chad Heuschober
378508f887 Removes orphan endif 2014-07-01 15:34:43 -04:00
Chad Heuschober
cb5133f0a3 Fixes missing param in user.states 2014-07-01 15:32:32 -04:00
Chad Heuschober
b75efe4d73 Fixes missing paren 2014-07-01 15:28:43 -04:00
Chad Heuschober
9c4512c32f Typo in mysql. 2014-07-01 15:26:49 -04:00
Chad Heuschober
b53d61adfc Adds meta state and also deals with the default password security issue. 2014-07-01 15:18:54 -04:00
Joseph Hall
e9534ffe4a Merge pull request #20 from natehouk/master
Fix typo
2014-06-19 14:52:39 -06:00
Nate Houk
3a6b8bd067 Fix typo 2014-06-19 22:48:59 +02:00
Forrest
a1d6ac2825 Merge pull request #13 from saltstack-formulas/remove-selinux-prereq
Removed disabling SELinux prereq; no longer needed
2014-05-28 22:16:36 -07:00
Joseph Hall
67f95bbca9 Merge pull request #17 from Drachemann/master
Add name declaration to database creation in database.sls
2014-05-27 05:43:01 -06:00
Matt Herrmann
6bfa8c7c2b Add name declaration to database creation in database.sls 2014-05-27 16:05:32 +10:00
Forrest
75febc033c Merge pull request #15 from spsoit/master
Fixed state names without proper namespacing
2014-05-21 09:53:28 -07:00
Chad Heuschober
adacdb49e4 Fixed state names without proper namespacing that could lead to potential conflicts. 2014-05-21 12:06:17 -04:00
Seth House
608e090370 Merge pull request #14 from ninjix/master
Added support for MySQL hashed user password.
2014-05-15 15:49:23 -06:00
Clayton Kramer
13f6ff1c6a Moved the python-mysql package out of the server installed and added it as a SLS include for the database and user SLS that depend on it. 2014-05-15 17:15:09 -04:00
Clayton Kramer
ad61aef9e5 Typo fix. 2014-05-15 17:08:31 -04:00
Clayton Kramer
f85717247d Merge remote-tracking branch 'upstream/master' 2014-05-15 16:57:15 -04:00
Clayton Kramer
d81c6341e9 Added support for MySQL hashed user password. Also added some improved YAML quoting around passwords. 2014-05-15 16:40:02 -04:00
Seth House
7960e8d1f2 Removed disabling SELinux prereq; no longer needed
This SELinux problem was caused by the yumpkg.py module that used the
yum Python interface for CentOS 6 machines. That was removed in favor of
the yumpkg.py that shells out to yum which does not have this problem.
This workaround can be removed.
2014-05-14 09:56:16 -06:00
Seth House
d9b3acad1f Merge pull request #11 from opennode-salt-formulas/centos-my.cnf
Add managed my.cnf for CentOS
2014-05-14 09:22:07 -06:00
Seth House
b6806ff104 Merge pull request #12 from opennode-salt-formulas/centos-rootpass
Set MySQL root password for CentOS and remove anonymous user
2014-05-14 09:21:21 -06:00
Ihor Kaharlichenko
cf88ec57c0 Set MySQL root password for CentOS 2014-05-14 15:39:32 +04:00
Ihor Kaharlichenko
04e3aa25f3 Add managed my.cnf for CentOS 2014-05-14 11:44:00 +04:00
Seth House
04e5b130e8 Merge pull request #10 from ninjix/master
Assign MySQL Root Password during Debian/Ubuntu installation
2014-05-13 10:57:12 -06:00
Clayton Kramer
c5bbc00620 Added new database and user SLS files that were left out of previous commits. 2014-05-12 12:35:06 -04:00
Clayton Kramer
b2019c6e2b Fixed typo in README 2014-05-12 12:29:30 -04:00
Clayton Kramer
35be06db0c Create and manage MySQL database users with definable GRANT privileges. 2014-05-12 12:24:16 -04:00
Clayton Kramer
88f80b06a6 Create and manage MySQL databases on the server 2014-05-12 11:47:51 -04:00
Clayton Kramer
101f7ffb59 Updated pillar example and README for new debconf mysql root password feature 2014-05-12 11:10:51 -04:00
Clayton Kramer
02081cccce Added feature for setting up MySQL root password via the Salt debconf state instead of through the pkg state. 2014-05-12 11:04:24 -04:00
Joseph Hall
67c33d921c Merge pull request #9 from slawekp/master
Fixed broken link to formulas conventions
2014-05-06 06:42:37 -06:00
slawekp
8b5b908825 Fixed broken link 2014-05-06 10:25:03 +02:00
Joseph Hall
428586b960 Merge pull request #7 from gravyboat/master
Updated readme for formatting standards.
2014-02-09 06:05:07 -07:00
Forrest Alvarez
b13266a88a Updated readme for formatting standards. 2014-02-09 05:59:02 +00:00