File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,12 @@ Adds several new features including some work around OS support. Also includes a
77- Fedora 26 provides postgresql-server version 9.6 by default - Added support to manifests/globals.pp to avoid puppet failures on Fedora 26 nodes.
88- Use postgresql 9.6 for the newest SLES and openSUSE releases.
99- Enhanced --data-checksums on initdb.
10+ - Added support for Debian version 9.
11+ - Added a ` version ` parameter.
1012
1113#### Changed
1214- Replaced validate_re calls with puppet datatype ` Pattern ` and is_array calls with puppet datatype ` Array ` .
15+ - Installation method for apt in the spec_helper_acceptance, this is a temporary workaround due to issues with module installation.
1316
1417#### Fixed
1518- Updated spec tests to remove deprecation warnings.
@@ -21,6 +24,7 @@ Adds several new features including some work around OS support. Also includes a
2124#### Removed
2225- Removed unsupported Ubuntu versions 10.04 and 12.04 ([ MODULES-5501] ( https://tickets.puppetlabs.com/browse/MODULES-5501 ) )
2326- Removed unsupported Debian version 6.
27+ - Removed numeric order override.
2428
2529## Supported Release 5.1.0
2630### Summary
You can’t perform that action at this time.
0 commit comments