Joseph Hall
|
243360f0b4
|
Merge pull request #6 from madflojo/master
Adding debconf
|
2014-01-30 04:07:57 -08: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 |
|
Forrest
|
a377b2c479
|
Merge pull request #5 from cedwards/master
Initial FreeBSD support
|
2014-01-29 20:25:40 -08: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 |
|
Seth House
|
04ad0754aa
|
Merge remote-tracking branch 'origin/pr/4'
|
2013-08-27 14:29:55 -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
|
4956d7d669
|
Added pillar example of overriding names via pillar
|
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 |
|
Thomas S Hatch
|
083ebc88f9
|
Merge pull request #3 from KennethWilke/master
Started templating mysqld config files
|
2013-08-19 08:31:22 -07: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
|
8d366c8a39
|
merged
|
2013-08-19 10:08:22 -05:00 |
|
Kenneth Wilke
|
4d940f9ecf
|
Started work on mysqld config templates
|
2013-08-19 10:03:59 -05:00 |
|
David Boucha
|
d4b87a5c91
|
Merge pull request #2 from KennethWilke/master
Added package map, reorg'd some things
|
2013-08-15 16:04:24 -07:00 |
|
Kenneth Wilke
|
38a860931f
|
Added package map, reorg'd some things
|
2013-08-15 17:25:15 -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
|
88ee8ccf9d
|
Updated README formatting
|
2013-08-08 16:47:03 -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 |
|
Joseph Hall
|
4e6ce85f09
|
Merge pull request #1 from stp-ip/new_structure
Restructure according to new guidelines.
|
2013-07-27 13:59:44 -07:00 |
|
Michael Grosser
|
e2267d5526
|
Add LICENSE.
|
2013-07-27 22:58:38 +02:00 |
|
Michael Grosser
|
58462b03a6
|
Add pillar.example
|
2013-07-27 22:58:29 +02:00 |
|
Thomas S Hatch
|
a90b80c8d0
|
Add mysql files
|
2013-06-13 16:30:25 -06:00 |
|
Thomas S Hatch
|
fd1ca64283
|
Initial readme
|
2013-06-13 16:30:15 -06:00 |
|
Thomas S Hatch
|
aee0f7e477
|
Initial commit
|
2013-06-12 15:05:35 -07:00 |
|