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

(PDB-1657) Manage Postgres repos by default #197

Conversation

ajroetker
Copy link
Contributor

This commit moves to managing the Postgres repos by default. The
reason for this is so that the puppetdb class will "just work" by
default on most systems, because PostgreSQL 9.4 is not installed on 6/7
of the distros we support we need to manage the repos so we can install
the latest version.

@ajroetker ajroetker force-pushed the ticket/pdb-1657/master/manage_pg_repos_by_default branch from 8f73617 to d67159d Compare June 24, 2015 22:47
@@ -144,6 +144,7 @@ Upgrading
Significant parameter changes are listed below:

* The PuppetDB module now supports PuppetDB 3.0.0 by default
* The PuppetDB module now manages Postgres repos by default, to turn this behavior off, set `manage_package_repo` to false.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

first comma should be a period with a new sentence

@wkalt
Copy link
Contributor

wkalt commented Jun 24, 2015

a couple tiny comments above -- looks good to me otherwise

This commit moves to managing the Postgres repos by default. The
reason for this is so that the `puppetdb` class will "just work" by
default on most systems, because PostgreSQL 9.4 is not installed on 6/7
of the distros we support we need to manage the repos so we can install
the latest version.
@ajroetker ajroetker force-pushed the ticket/pdb-1657/master/manage_pg_repos_by_default branch from d67159d to 8eb9f67 Compare June 24, 2015 23:01
wkalt added a commit that referenced this pull request Jun 25, 2015
…pg_repos_by_default

(PDB-1657) Manage Postgres repos by default
@wkalt wkalt merged commit a078002 into puppetlabs:master Jun 25, 2015
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.

3 participants