Skip to content

Commit 7681c13

Browse files
author
Morgan Haskel
committed
Merge pull request #750 from puppetlabs/3.6.x
Mergeback 3.6.x
2 parents 5f17b94 + afc1567 commit 7681c13

File tree

3 files changed

+131
-123
lines changed

3 files changed

+131
-123
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 2015-08-10 - Supported Release 3.6.0
2+
### Summary
3+
This release adds the ability to use mysql::db and `mysql_*` types against unmanaged or external mysql instances.
4+
5+
#### Features
6+
- Add ability to use mysql::db WITHOUT mysql::server (ie, externally)
7+
- Add prescript attribute to mysql::server::backup for xtrabackup
8+
- Add postscript ability to xtrabackup provider.
9+
10+
#### Bugfixes
11+
- Fix default root passwords blocking puppet on mysql 5.8
12+
- Fix service dependency when package_manage is false
13+
- Fix selinux permissions on my.cnf
14+
115
##2015-07-23 - Supported Release 3.5.0
216
###Summary
317
A small release to add explicit support to newer Puppet versions and accumulated patches.

0 commit comments

Comments
 (0)