-
Notifications
You must be signed in to change notification settings - Fork 613
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-postgresql
base: release-0.2.0
head repository: puppetlabs/puppetlabs-postgresql
compare: release-0.3.0
- 8 commits
- 8 files changed
- 5 contributors
Commits on Aug 25, 2012
-
This makes the module work on Puppet 2.7.1 (from Ubuntu 11.10).
Configuration menu - View commit details
-
Copy full SHA for f9dbf4a - Browse repository at this point
Copy the full SHA f9dbf4aView commit details
Commits on Aug 29, 2012
-
Merge pull request #3 from jarib/fix-trailing-commas
Remove trailing commas for Puppet 2.7.1 compatibility
Configuration menu - View commit details
-
Copy full SHA for e7bb659 - Browse repository at this point
Copy the full SHA e7bb659View commit details
Commits on Sep 13, 2012
-
Remove $service_provider setting for ubuntu
Ubuntu's precise ships with init scripts, not with upstart service definitions. Declaring the provider to be upstart will cause service management on postgres to fail. Leaving it undefined will allow puppet to select the correct (init) provider.
Configuration menu - View commit details
-
Copy full SHA for 61f077b - Browse repository at this point
Copy the full SHA 61f077bView commit details
Commits on Sep 14, 2012
-
Add a type for validating a postgres connection
This commit adds a new resource type that can be used to validate that a successful postgres connection can be established from a puppet node to a (potentially remote) postgres database instance.
Configuration menu - View commit details
-
Copy full SHA for fd1b15b - Browse repository at this point
Copy the full SHA fd1b15bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcc0d70 - Browse repository at this point
Copy the full SHA fcc0d70View commit details
Commits on Sep 17, 2012
-
Merge pull request #8 from haus/patch-1
Remove $service_provider setting for ubuntu
Configuration menu - View commit details
-
Copy full SHA for fc48ad0 - Browse repository at this point
Copy the full SHA fc48ad0View commit details -
Merge pull request #9 from cprice-puppet/feature/master/connection-va…
…lidator Feature/master/connection validator
Configuration menu - View commit details
-
Copy full SHA for 7181817 - Browse repository at this point
Copy the full SHA 7181817View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12eef2e - Browse repository at this point
Copy the full SHA 12eef2eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff release-0.2.0...release-0.3.0