Project

General

Profile

« Previous | Next » 

Revision 359a604f

Added by Ivan Necas over 10 years ago

Update puppet modules

View differences:

modules/postgresql/spec/acceptance/validate_db_connection_spec.rb
require 'spec_helper_acceptance'
describe 'postgresql::validate_db_connection:' do
describe 'postgresql::validate_db_connection:', :unless => UNSUPPORTED_PLATFORMS.include?(fact('osfamily')) do
before :all do
# Setup postgresql server and a sample database for tests to use.
pp = <<-EOS.unindent

Also available in: Unified diff