-
Notifications
You must be signed in to change notification settings - Fork 230
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-puppetdb
base: 84a2c66542172f7f033bf39798c8fe866c07b449
head repository: puppetlabs/puppetlabs-puppetdb
compare: 1.0
- 15 commits
- 28 files changed
- 2 contributors
Commits on Jun 14, 2012
-
Initial working version (single-node-only)
The test manifests for single-node (everything installed on the master machine) now work properly. You have to edit your puppet.conf by hand to turn on storeconfigs and point it at puppetdb, but other than that, this successfully handles everything that you need for either an hsql or postgres setup.
Configuration menu - View commit details
-
Copy full SHA for 7c4b54a - Browse repository at this point
Copy the full SHA 7c4b54aView commit details
Commits on Sep 6, 2012
-
refactor to use inifile add spec tests and fixture file
Stephen committedSep 6, 2012 Configuration menu - View commit details
-
Copy full SHA for 56ccf0a - Browse repository at this point
Copy the full SHA 56ccf0aView commit details -
Stephen committed
Sep 6, 2012 Configuration menu - View commit details
-
Copy full SHA for 5cfd53f - Browse repository at this point
Copy the full SHA 5cfd53fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4bf8d8 - Browse repository at this point
Copy the full SHA b4bf8d8View commit details
Commits on Sep 17, 2012
-
Use ini_file to manage settings, and add validation
This commit does the following: * Use the new inifile module to manage puppet.conf * More comprehensive management of config files * Validate database connectivity before applying puppetdb config changes * Validate puppetdb connectivity before applying puppet master config changes * Documentation
Configuration menu - View commit details
-
Copy full SHA for 8fbda3c - Browse repository at this point
Copy the full SHA 8fbda3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b2f504 - Browse repository at this point
Copy the full SHA 5b2f504View commit details
Commits on Sep 18, 2012
-
Configuration menu - View commit details
-
Copy full SHA for b80866e - Browse repository at this point
Copy the full SHA b80866eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47cef23 - Browse repository at this point
Copy the full SHA 47cef23View commit details -
Add support for specifying the version of the puppetdb packages
Prior to this commit, all of the puppetdb packages were being installed with 'ensure=present'. This commit changes things so that you can explicitly specify a version if you desire; the default is still 'present'.
Configuration menu - View commit details
-
Copy full SHA for aef363a - Browse repository at this point
Copy the full SHA aef363aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75fd894 - Browse repository at this point
Copy the full SHA 75fd894View commit details
Commits on Sep 19, 2012
-
Restart the puppet master service when necessary
Prior to this commit, users needed to be aware that the puppet master service would need a restart if certain config files were changed (routes.yaml, puppetdb.conf). This commit adds a notification that will trigger a service restart if those files are modified.
Configuration menu - View commit details
-
Copy full SHA for ce3d4be - Browse repository at this point
Copy the full SHA ce3d4beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28733bb - Browse repository at this point
Copy the full SHA 28733bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfcedde - Browse repository at this point
Copy the full SHA dfceddeView commit details -
Bump version to 1.0, change module namespace
Bump the version number in the Modulefile up to 1.0, and change the module namespace from cprice to puppetlabs.
Configuration menu - View commit details
-
Copy full SHA for a89771e - Browse repository at this point
Copy the full SHA a89771eView commit details -
Merge pull request #4 from cprice-puppet/refactor/master/preparing-fo…
…r-1.0-release 1.0 release
Configuration menu - View commit details
-
Copy full SHA for 4ad02dd - Browse repository at this point
Copy the full SHA 4ad02ddView 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 84a2c66542172f7f033bf39798c8fe866c07b449...1.0