Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mergeback 4.4.x to master #670

Merged
merged 32 commits into from
Jul 13, 2015
Merged

Mergeback 4.4.x to master #670

merged 32 commits into from
Jul 13, 2015

Conversation

hunner
Copy link
Contributor

@hunner hunner commented Jul 9, 2015

No description provided.

Morgan Haskel and others added 30 commits June 12, 2015 14:40
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.
Since concat 2.0.x releases have been removed
Unpins apt 1.8 dependency in fixtures.yml and spec_helper_acceptance.
- 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
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.
serverspec's be_listening uses net-tools' netstat utility to check for
open ports. This was puleld in until recently by puppet-agent packages.
Now this has changed and we need to install this manually.
(FM-2923) install net-tools for tests
adds acceptance tests for postgresql::server::recovery resource
fixes postgresql::server:recovery acceptance tests
$manage_package_repo wasn't in scope for the template systemd-override.erb
This was causing all RHEL7 systems with manage_package_repo on to fail on
startup using systemctl, as the proper path to the original service file
is set incorrectly.

This patch adds the manage_package_repo to the top of the ::config class,
and adds some basic tests in config_spec.rb to ensure we don't regress on
this.

Signed-off-by: Ken Barber <ken@bob.sh>
…d_override_for_manage_package_repo

(MODULES-2181) Fix variable scope for systemd-override
When executing a command with environment variables, the withenv helper
under Puppet 2.7 is on Puppet::Util::Execution and on 3.0 to 3.3, it's
on Puppet::Util.
updates metadata.json to include support for pe 2015.2
underscorgan pushed a commit that referenced this pull request Jul 13, 2015
Mergeback 4.4.x to master
@underscorgan underscorgan merged commit 7cb4b9d into puppetlabs:master Jul 13, 2015
@hunner hunner deleted the mergeback branch July 23, 2015 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants