Chad Heuschober
adacdb49e4
Fixed state names without proper namespacing that could lead to potential conflicts.
2014-05-21 12:06:17 -04: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
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
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
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
88f80b06a6
Create and manage MySQL databases on the server
2014-05-12 11:47: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
madflojo
af0ce12ceb
jinja errors
...
The {%- caused a spacing error between debconf and service.
2014-01-29 21:56:37 -07:00
madflojo
4645025037
debconf for mysql
...
Adding a sample debconf mysql file and debconf statement in the state
file.
2014-01-29 21:43:45 -07:00
Christer Edwards
21247d386f
removed user/group/mode for FreeBSD
2014-01-29 21:23:59 -07:00
Christer Edwards
4b091efbee
fixed dashes to underscore in Gentoo and FreeBSD
2014-01-29 21:22:14 -07:00
Christer Edwards
da48763d29
changed - to _ in mysql.mysql-size
2014-01-29 21:19:28 -07:00
Christer Edwards
48c69a2657
accidentally a whole },
2014-01-29 21:14:42 -07:00
Christer Edwards
41bd1ea44a
s/mysql-size/mysql_size/
2014-01-29 21:13:17 -07:00
Christer Edwards
cc7774ac8a
Initial FreeBSD support
2014-01-29 21:09:15 -07:00
Seth House
8fcca674bc
Add prereq & wait to disable/reenable SELinux during package install
2013-11-15 12:40:20 -07:00
Seth House
9f3678bbe2
Renamed package-map.jinja to map.jinja; is used for more than package names
2013-09-03 13:34:10 -06:00
Seth House
eb1b9c3664
Revert "removed merge"
...
This reverts commit 125917b7d6
.
2013-08-27 14:30:39 -06:00
Kenneth Wilke
ca13ef3b15
fixed pillar grabber for remaining configs
2013-08-27 14:56:35 -05:00
Kenneth Wilke
97e17bb942
fixed pillar grabber in debian config
2013-08-27 14:54:29 -05:00
Kenneth Wilke
125917b7d6
removed merge
2013-08-27 12:08:03 -05:00
Seth House
6c12c096df
Changed MySQL Python adapter state ID dec to less platform-specific
2013-08-22 16:29:47 -06:00
Seth House
de72b5f044
Removed unused pillar-settings.jinja file
2013-08-22 16:15:31 -06:00
Seth House
bbcfb3c7d6
Moved the mysql-python package names into package-map.jinja
2013-08-22 16:13:37 -06:00
Seth House
00d8d74204
Updated config files to pull from Pillar instead of package-map.jinja
2013-08-22 15:51:52 -06:00
Seth House
b09105f3e4
Updated MySQL states to use new package-map syntax
2013-08-22 15:51:52 -06:00
Seth House
10be09c5d6
Reworked external package-map to use filter_by()
2013-08-22 15:51:52 -06:00
Erik Johnson
a6cf7471e5
Add MySQLdb module formula
2013-08-22 15:40:24 -06:00
Kenneth Wilke
c252f2988e
added watch_in for mysqld conf
2013-08-19 10:15:22 -05:00
Kenneth Wilke
1978f98cd4
added context to template imports
2013-08-19 10:13:19 -05:00
Kenneth Wilke
4d940f9ecf
Started work on mysqld config templates
2013-08-19 10:03:59 -05:00
Kenneth Wilke
3da921ae65
readded services to server
2013-08-15 17:19:26 -05:00
Kenneth Wilke
753936fff7
derp fix
2013-08-15 17:10:58 -05:00
Kenneth Wilke
15236beccf
test
2013-08-15 17:09:33 -05:00
Kenneth Wilke
baba65b7b1
test
2013-08-15 17:08:42 -05:00
Kenneth Wilke
0b7b232934
fixed import to include services
2013-08-15 17:03:13 -05:00
Kenneth Wilke
6814254e3a
Added package-map.jinja, moved init to client
...
Moved mysql-client package out of the server
2013-08-15 16:56:33 -05:00
Seth House
aa6a4d80c3
Added correct service name for Debian-family distros
2013-08-08 18:30:10 -06:00
Seth House
28c1a0e030
Added pkg.installed for the server; added RedHat package names
2013-08-08 16:26:55 -06:00
Seth House
8ce3965082
Added RedHat package names; switched to grains.filter_by lookup
2013-08-08 16:18:49 -06:00
Thomas S Hatch
a90b80c8d0
Add mysql files
2013-06-13 16:30:25 -06:00