Hunter Haugen
cb57b323d6
Merge pull request #633 from b0e/master
...
disabling pg_hba_conf_defaults should not disable ipv4acls and ipv6ac…
2015-06-25 10:43:08 -07:00
Travis Fields
409907cda4
Merge pull request #643 from ghoneycutt/patch-3
...
Show support for Puppet v4 in the metadata
2015-06-25 10:12:54 -07:00
JT (Jonny)
f6c1c855cd
Merge pull request #648 from bmjen/sync-with-master
...
Sync with master
2015-06-23 17:05:15 +01:00
Bryan Jen
04d59ee8ff
re-add apt pinning to unit test on puppet 2.7
2015-06-22 17:00:29 -07:00
Bryan Jen
2ba897fc6f
updates CHANGELOG with merged in commits
2015-06-22 15:45:15 -07:00
Mickaël Canévet
69c80b4290
Copy snakeoil certificate and key instead of symlinking
...
Since postgresql-9.1_9.1.16-0+deb7u1 on wheezy, postgresql can't read
snakeoil certificate as symlink anymore, so server does not restart.
This patch copies cert and key instead of symlinking so that it works
again.
2015-06-22 14:21:00 -07:00
Travis Fields
1315a33e28
(maint) Add beaker-puppet_install_helper and fix fact bug
...
- Issue with fact() was being called against default instead of
using fact_on when iterating against each host, also was installing 3.8.1 despite
specifying PUPPET_VERSION=1.1.1 so updated to use beaker-puppet_install_helper
2015-06-22 14:21:00 -07:00
Morgan Haskel
ad3e042fbb
Merge pull request #647 from bmjen/unpin-apt
...
Unpins apt 1.8 dependency in fixtures.yml and spec_helper_acceptance.
2015-06-22 09:38:00 -07:00
Bryan Jen
db9c778147
Unpins apt 1.8 dependency in fixtures.yml and spec_helper_acceptance.
2015-06-22 09:36:06 -07:00
Morgan Haskel
35d474f404
Merge pull request #646 from bmjen/4.4.0-prep
...
Release 4.4.0 prep
2015-06-22 09:13:18 -07:00
Bryan Jen
f09ebab714
Release 4.4.0 prep
2015-06-22 09:10:09 -07:00
David Schmitt
4b1196b918
Merge pull request #629 from mcanevet/fix/cert
...
Copy snakeoil certificate and key instead of symlinking
2015-06-19 13:38:51 +01:00
Mickaël Canévet
6dbbb6ae9a
Copy snakeoil certificate and key instead of symlinking
...
Since postgresql-9.1_9.1.16-0+deb7u1 on wheezy, postgresql can't read
snakeoil certificate as symlink anymore, so server does not restart.
This patch copies cert and key instead of symlinking so that it works
again.
2015-06-19 14:37:25 +02:00
David Schmitt
f2436fac04
Merge pull request #645 from cyberious/master
...
(maint) Add beaker-puppet_install_helper and fix fact bug
2015-06-19 10:59:42 +01:00
Travis Fields
2aa3217426
(maint) Add beaker-puppet_install_helper and fix fact bug
...
- Issue with fact() was being called against default instead of
using fact_on when iterating against each host, also was installing 3.8.1 despite
specifying PUPPET_VERSION=1.1.1 so updated to use beaker-puppet_install_helper
2015-06-18 15:15:30 -07:00
Bryan Jen
928779b34a
Merge pull request #644 from mhaskel/loosen_apt_dependency
...
Update dependencies
2015-06-16 16:21:55 -07:00
Garrett Honeycutt
6c36652e29
Show support for Puppet v4 in the metadata
...
According to the Travis-ci matrix, this module supports Puppet v4. This update to the metadata reflects that.
2015-06-16 00:27:08 -04:00
Morgan Haskel
a44daf6050
Merge pull request #641 from bmjen/concat-deps
...
tightens concat dependency to < 2.0.0
2015-06-15 16:59:30 -07:00
Bryan Jen
796f258b9f
tightens concat dependency to < 2.0.0
2015-06-15 16:57:00 -07:00
Morgan Haskel
c4bc7b23db
Merge pull request #639 from cdenneen/master
...
Fixed systemd override for manage_repo package versions
2015-06-15 10:42:29 -07:00
Morgan Haskel
f9e5d3632a
Tighten the concat dependency
...
Since concat 2.0.x releases have been removed
2015-06-12 14:59:49 -07:00
Morgan Haskel
e3bcfcd4be
Loosen the apt dependency
...
Once puppetlabs-apt 2.1.0 is released (2015-06-16) the postgresql module
will be compatible with apt 1.x (>= 1.8.0) and 2.x (>= 2.1.0). This will
*not* work with puppetlabs-apt 2.0.x.
2015-06-12 14:40:23 -07:00
Chris Denneen
9dc891d06d
Fixed systemd override for manage_repo package versions
2015-06-12 10:29:50 -04:00
TP Honey
3f6f040e1c
Merge pull request #635 from puppetlabs/travisci_update
...
Updated travisci file to remove allow_failures on Puppet 4
2015-06-05 12:27:54 +01:00
Hunter Haugen
7a4f013658
Merge pull request #626 from domcleal/concat-2
...
Support puppetlabs-concat 2.x
2015-06-04 10:40:54 -07:00
Jonathan Tripathy
f0c2096a8a
Updated travisci file to remove allow_failures on Puppet 4
2015-06-04 14:28:17 +01:00
Hunter Haugen
b5b9c78d76
Merge pull request #623 from dirkweinhardt/MODULES-2049
...
(#2049 ) Make title of psql resource for schema creation unique
2015-05-29 10:12:47 -07:00
TP Honey
2f39ccd484
Merge pull request #634 from DavidS/add-plpython-docs-classes
...
Add plpython and postgresql-docs classes
2015-05-29 11:21:30 +01:00
deVIAntCode
f9c0d91680
Add classes to install PL/Python and the postgresql-docs
...
See the README for usage and provided parameters.
2015-05-29 10:00:01 +01:00
Achim Ledermüller
eec3c9505a
disabling pg_hba_conf_defaults should not disable ipv4acls and ipv6acls rules
2015-05-28 15:37:02 +02:00
Hunter Haugen
5dc78b7128
Add ability to unittest puppet 4
2015-05-27 08:13:45 -07:00
Dominic Cleal
acbc46a709
Revert "update fixtures file with new concat dependencies"
...
This reverts commit b04d7acca5
.
The file_concat dependency was removed shortly after, and isn't present
in the 2.0.0 release.
2015-05-20 18:49:10 +01:00
Dominic Cleal
30415ffd90
Support puppetlabs-concat 2.x
...
2.0.0 is compatible with current 1.x usage, so permit either 1.x or 2.x
to satisfy the concat dependency. The fragment `force` parameter is
deprecated, but only results in a warning. It can be removed at a later
date when 2.x is prevalent.
2015-05-20 18:45:49 +01:00
Simon Séhier
13bf63db51
add ubuntu/vivid support
2015-05-20 17:35:39 +02:00
dirkweinhardt
d9cc161595
Made title of psql resource for schema creation unique.
2015-05-19 10:12:28 +02:00
Bryan Jen
6f44abea6b
Merge pull request #619 from puppetlabs/modulesync_updates
...
Modulesync updates
2015-05-07 14:01:12 -07:00
Morgan Haskel
3341b73b39
beaker gemfile fixes
2015-05-06 14:32:56 -07:00
Morgan Haskel
6e9e62e9c9
sync via modulesync
2015-05-06 14:31:09 -07:00
Morgan Haskel
41f7a7f30d
sync via modulesync
2015-05-06 14:10:32 -07:00
Morgan Haskel
7ab5be8854
Merge pull request #618 from tphoney/apt_fix
...
Apt fix
2015-05-06 10:00:00 -07:00
tphoney
900b0858c3
pin apt for unit tests
...
Revert "fixing the unit test."
This reverts commit b8fa36a233
.
2015-05-06 17:47:16 +01:00
Hunter Haugen
df2886ecbe
Merge pull request #616 from roman-mueller/newtype_deprecation
...
(MODULES-2007) Fix Puppet.newtype deprecation warning
2015-05-04 15:16:30 -07:00
Roman Mueller
460623e3a1
(MODULES-2007) Fix Puppet.newtype deprecation warning
2015-05-05 00:04:43 +02:00
tphoney
b8fa36a233
fixing the unit test.
2015-04-18 22:04:50 +01:00
Morgan Haskel
903e070c67
Merge pull request #612 from bmjen/fix-unit-tests
...
update fixtures file with new concat dependencies
2015-04-17 13:36:42 -07:00
Bryan Jen
b04d7acca5
update fixtures file with new concat dependencies
2015-04-17 13:35:01 -07:00
Bryan Jen
89a781fe39
Merge pull request #608 from mhaskel/MODULES-1923
...
MODULES-1923 - Use the correct command with Puppet < 3.4
2015-04-13 12:02:00 -07:00
Bryan Jen
eb75ec2e36
Merge pull request #609 from hunner/antaflos-patch-2
...
Antaflos patch 2
2015-04-10 16:08:19 -07:00
Hunter Haugen
c0da35cb00
Add acceptance test
2015-04-10 14:28:18 -07:00
Morgan Haskel
9723b7d040
MODULES-1923 - Use the correct command with Puppet < 3.4
2015-04-09 14:29:36 -07:00