Mauno Lempiainen 5e3b3d10672 Added somepass to database.sls and server.sls 24 Jul 2014 Mauno Lempiainen 4b8308540ad Removed test.rand_str from server.sls 24 Jul 2014 Mauno Lempiainen a88be547fa2 Fixed issue with test_rand 24 Jul 2014 Seth House 79fe88b4239 M Merge pull request #24 from TaiSHiNet/master Added support for % hosts 03 Jul 2014 Juan M bad340eb385 Added support for % hosts 03 Jul 2014 Seth House 8159d61147d M Merge pull request #22 from spsoit/master Adds a meta-state that sets up ordered component server states 02 Jul 2014 Chad Heuschober f4736458a26 Removes any helium-dependent features. 02 Jul 2014 Chad Heuschober 9985435d3ce README update. 02 Jul 2014 Chad Heuschober f0e80c60daa Requisites for the failed test state killed additional execution 01 Jul 2014 Chad Heuschober 6b05b33a8af Fixes sls requisite in init 01 Jul 2014 Chad Heuschober 4d47c4c588c Bad quoting in server.sls 01 Jul 2014 Chad Heuschober 378508f8876 Removes orphan endif 01 Jul 2014 Chad Heuschober cb5133f0a34 Fixes missing param in user.states 01 Jul 2014 Chad Heuschober b75efe4d730 Fixes missing paren 01 Jul 2014 Chad Heuschober 9c4512c32fa Typo in mysql. 01 Jul 2014 Chad Heuschober b53d61adfc9 Adds meta state and also deals with the default password security issue. 01 Jul 2014 Joseph Hall e9534ffe4ad M Merge pull request #20 from natehouk/master Fix typo 19 Jun 2014 Nate Houk 3a6b8bd067e Fix typo 19 Jun 2014 Forrest a1d6ac28259 M Merge pull request #13 from saltstack-formulas/remove-selinux-prereq Removed disabling SELinux prereq; no longer needed 29 May 2014 Joseph Hall 67f95bbca94 M Merge pull request #17 from Drachemann/master Add name declaration to database creation in database.sls 27 May 2014 Matt Herrmann 6bfa8c7c2b9 Add name declaration to database creation in database.sls 27 May 2014 Forrest 75febc033ca M Merge pull request #15 from spsoit/master Fixed state names without proper namespacing 21 May 2014 Chad Heuschober adacdb49e4e Fixed state names without proper namespacing that could lead to potential conflicts. 21 May 2014 Seth House 608e0903703 M Merge pull request #14 from ninjix/master Added support for MySQL hashed user password. 16 May 2014 Clayton Kramer 13f6ff1c6a0 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. 16 May 2014 Clayton Kramer ad61aef9e5a Typo fix. 16 May 2014 Clayton Kramer f85717247d0 M Merge remote-tracking branch 'upstream/master' 15 May 2014 Clayton Kramer d81c6341e9a Added support for MySQL hashed user password. Also added some improved YAML quoting around passwords. 15 May 2014 Seth House 7960e8d1f28 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. 14 May 2014 Seth House d9b3acad1f8 M Merge pull request #11 from opennode-salt-formulas/centos-my.cnf Add managed my.cnf for CentOS 14 May 2014 Seth House b6806ff1041 M Merge pull request #12 from opennode-salt-formulas/centos-rootpass Set MySQL root password for CentOS and remove anonymous user 14 May 2014 Ihor Kaharlichenko cf88ec57c0b Set MySQL root password for CentOS 14 May 2014 Ihor Kaharlichenko 04e3aa25f33 Add managed my.cnf for CentOS 08 May 2014 Seth House 04e5b130e80 M Merge pull request #10 from ninjix/master Assign MySQL Root Password during Debian/Ubuntu installation 13 May 2014 Clayton Kramer c5bbc006205 Added new database and user SLS files that were left out of previous commits. 12 May 2014 Clayton Kramer b2019c6e2ba Fixed typo in README 12 May 2014 Clayton Kramer 35be06db0c6 Create and manage MySQL database users with definable GRANT privileges. 12 May 2014 Clayton Kramer 88f80b06a64 Create and manage MySQL databases on the server 12 May 2014 Clayton Kramer 101f7ffb59c Updated pillar example and README for new debconf mysql root password feature 12 May 2014 Clayton Kramer 02081cccce7 Added feature for setting up MySQL root password via the Salt debconf state instead of through the pkg state. 12 May 2014 Joseph Hall 67c33d921c8 M Merge pull request #9 from slawekp/master Fixed broken link to formulas conventions 06 May 2014 slawekp 8b5b908825e Fixed broken link 06 May 2014 Joseph Hall 428586b9601 M Merge pull request #7 from gravyboat/master Updated readme for formatting standards. 09 Feb 2014 Forrest Alvarez b13266a88a6 Updated readme for formatting standards. 09 Feb 2014 Joseph Hall 243360f0b43 M Merge pull request #6 from madflojo/master Adding debconf 30 Jan 2014 madflojo af0ce12ceb7 jinja errors The {%- caused a spacing error between debconf and service. 30 Jan 2014 madflojo 46450250377 debconf for mysql Adding a sample debconf mysql file and debconf statement in the state
file. 30 Jan 2014 Forrest a377b2c479d M Merge pull request #5 from cedwards/master Initial FreeBSD support 30 Jan 2014 Christer Edwards 21247d386f7 removed user/group/mode for FreeBSD 30 Jan 2014 Christer Edwards 4b091efbee4 fixed dashes to underscore in Gentoo and FreeBSD 30 Jan 2014