Casey Feskens
ba67952288
postgresql.org now has a RHEL7 repo available
2014-09-11 09:23:56 -07:00
Hunter Haugen
a1edd262d8
Merge pull request #497 from hunner/patch_specs
...
Include postgresql::server class for specs
2014-09-08 16:27:27 -07:00
Hunter Haugen
df77fe4847
Include postgresql::server class for specs
2014-09-08 15:48:34 -07:00
Ashley Penney
81a85d896f
Merge pull request #492 from mhaskel/spec_fix
...
Force concat install
2014-09-05 18:17:11 -04:00
Morgan Haskel
7084bdb20f
Force concat install
2014-09-05 18:16:13 -04:00
Ashley Penney
ac508821d4
Merge pull request #489 from apenney/you-gotta-be-kidding
...
Remove trailing whitespace.
2014-09-03 16:35:41 -04:00
Ashley Penney
4015dee539
Remove trailing whitespace.
2014-09-03 16:35:14 -04:00
Ashley Penney
d204704aab
Merge pull request #488 from apenney/fix-accept
...
Fix port changing.
2014-09-03 16:18:45 -04:00
Ashley Penney
29a597ab05
Improve port changing support.
...
This makes Debian 6 work, and hopefully Ubuntu 10.04 too.
2014-09-03 16:17:19 -04:00
Ashley Penney
e8a24d1513
Further tweaks to changelog.
2014-09-03 11:50:13 -04:00
Ashley Penney
c8cb155243
Prepare a 4.0.0 release.
2014-09-03 11:33:44 -04:00
Ken Barber
5ac19f97f1
Fix lsbmajdistreleasee fact for Ubuntu
...
Since facter 2.2.0 'fixed' the lsbmajdistrelease fact for Ubuntu, we now have to regexp
for the value. The new value would be '10.04' whereas the old is '10'.
Signed-off-by: Ken Barber <ken@bob.sh>
2014-09-03 11:25:56 -04:00
Ashley Penney
3686ae23c4
Merge pull request #487 from apenney/fix-spec-helper
...
Allow failures.
2014-09-03 10:45:25 -04:00
Ashley Penney
70ce3f1245
Allow failures.
2014-09-03 10:45:04 -04:00
Ashley Penney
8a2a9e809d
Merge pull request #486 from apenney/fix-spec-helper
...
Fix the spec helper to apply selinux to agents only.
2014-09-02 19:29:27 -04:00
Ashley Penney
001f3ae6ef
Fix the spec helper to apply selinux to agents only.
2014-09-02 19:16:41 -04:00
Hunter Haugen
2816454b42
Merge pull request #485 from apenney/ARGH
...
This can't be refreshonly.
2014-09-02 09:41:37 -07:00
Ashley Penney
e2944b71fd
This can't be refreshonly.
2014-09-02 12:40:34 -04:00
Thomas Bartelmess
424f3eda3f
default_postgis_version for FreeBSD
...
Signed-off-by: Thomas Bartelmess <tbartelmess@marketcircle.com>
2014-09-01 17:00:39 -04:00
Ashley Penney
b513d03e4c
Merge pull request #483 from apenney/fix
...
Unfortunately this didn't work on > 9.3 in practice.
2014-08-29 16:39:57 -04:00
Ashley Penney
bf10898759
Unfortunately this didn't work on > 9.3 in practice.
2014-08-29 16:39:34 -04:00
Ashley Penney
d88abff0a3
Merge pull request #481 from puppetlabs/revert-473-pgdata_patch
...
Revert "Support changing PGDATA on RedHat"
2014-08-29 16:37:56 -04:00
Ashley Penney
6497404eb5
Revert "Support changing PGDATA on RedHat"
2014-08-29 15:38:30 -04:00
Hunter Haugen
02265dfcb7
Merge pull request #480 from mhaskel/spec_updates
...
Update spec_helper for more consistency
2014-08-28 14:56:03 -07:00
Morgan Haskel
ae26f732ea
Update spec_helper for more consistency
2014-08-28 17:55:16 -04:00
Ashley Penney
f38f75e018
Merge pull request #459 from holguinj/linkfix
...
doc: Fix anchor links in README TOC
2014-08-28 13:48:13 -04:00
Ashley Penney
0dc4729d55
Merge pull request #458 from stdietrich/pg_ident_doc_fix
...
Add correct documentation for pg_ident_rule type
2014-08-28 13:48:00 -04:00
Ashley Penney
f95c2375fb
Merge pull request #464 from txaj/support_pg_ident
...
Fixes the accidental erasing of pg_ident.conf
2014-08-28 13:47:46 -04:00
Ashley Penney
48e1eb6002
Merge pull request #476 from hunner/remove_firewall
...
Remove firewall management
2014-08-28 13:17:53 -04:00
Ashley Penney
9dcf9f48da
Merge pull request #479 from apenney/fix-lint
...
Fix indentation.
2014-08-28 13:17:35 -04:00
Ashley Penney
30973ff766
Fix indentation.
2014-08-28 13:16:57 -04:00
Ashley Penney
cab1645df5
Merge pull request #473 from mhjacks/pgdata_patch
...
Support changing PGDATA on RedHat
2014-08-28 13:10:10 -04:00
Ashley Penney
a25916f52a
Merge pull request #474 from hunner/untest_rc
...
Don't test on 3.5.0.rc3 any more
2014-08-28 13:08:49 -04:00
Martin Jackson
8997ea16c5
Remove bogus -D argument
2014-08-24 08:19:28 -05:00
Martin Jackson
7828cf3f73
Create acceptance test for pgdata
2014-08-21 21:58:11 -05:00
Hunter Haugen
532047919a
Remove firewall management
...
The firewall management really belongs outside of the module that
manages postgresql, like in a profile.
2014-08-21 11:12:23 -07:00
Morgan Haskel
4b8b3aaa1c
Merge pull request #475 from hunner/bump_deps
...
Bump deps for postgresql 4.0 release
2014-08-21 14:06:09 -04:00
Hunter Haugen
ed58c058a9
Merge pull request #448 from aswen/initdb_ordering_issue
...
Initdb should create xlogdir if it has been set.
2014-08-21 11:04:30 -07:00
Hunter Haugen
5f9b04f965
Bump deps for postgresql 4.0 release
2014-08-21 11:02:12 -07:00
Hunter Haugen
699547eb1e
Don't test on 3.5.0.rc3 any more
2014-08-21 10:54:39 -07:00
Morgan Haskel
04690012f2
Merge pull request #471 from poikilotherm/master
...
Fixed deprecation warning for class param in server.pp.
2014-08-21 13:30:14 -04:00
Hunter Haugen
5842a96481
Merge pull request #470 from igalic/patch-1
...
remove duplicatie "description" line from Metadata.json
2014-08-21 10:30:00 -07:00
Hunter Haugen
048d9c93c5
Merge pull request #437 from dinerroger/sles_support
...
Add support for SLES 11
2014-08-21 10:23:55 -07:00
Dinerroger Oliveira
5054d3475a
Fix typo
2014-08-21 14:22:21 -03:00
Martin Jackson
a00eab6937
Support changing PGDATA on RedHat
2014-08-20 20:16:45 -05:00
Alexander Swen
03ff26d6d4
Merge puppetlabsmaster in initdb_ordering_issue
2014-08-19 09:38:05 +02:00
Oliver Bertuch
91fec92488
Fixed deprecation warning for class param in server.pp. Changed subclasses of server to use ::_version, which will be assigned the value from globals or (deprecated) class param.
2014-08-18 11:26:06 +02:00
Igor Galić
4397119c3c
remove duplicatie "description" line from Metadata.json
2014-08-15 16:15:23 +02:00
Ashley Penney
7b1147f4fa
Merge pull request #450 from jantman/MODULES-1213
...
MODULES-1213 link pg_config binary into /usr/bin if not already in /usr/bin or /usr/local/bin
2014-08-07 13:11:16 -04:00
txaj
87639c6810
Fixes the accidental erasing of pg_ident.conf
...
Even with manage_pg_ident_conf to false, or undef (witch defaults to
false), a concat object would be created, erasing the pg_ident.conf file
2014-08-01 16:27:16 -05:00