Skip to content

Update for compatibility with 2018.1.0 #17

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

Merged
merged 7 commits into from
May 23, 2018
Merged

Conversation

npwalker
Copy link
Contributor

@npwalker npwalker commented May 21, 2018

In order to allow pe_databases to run on 2018.1.0, the module needs to stop managing postgresql.conf settings as PE does it now with puppet_enterprise::profile::database.

This PR, adds a check for 2018.1 and stops including the postgresql_settings class if the version is greater than or equal to 2018.1.0. postgresql_settings::table_settings is still included by default and will continue to use parameters set on postgresql_settings if they were set in hiera.

@npwalker npwalker force-pushed the compat_with_2018.1 branch 5 times, most recently from bc0aba2 to 89da60d Compare May 21, 2018 17:59
@npwalker npwalker changed the title PDK Update - try to get spec tests working Update for compatibility with 2018.1.0 May 21, 2018
@npwalker npwalker force-pushed the compat_with_2018.1 branch from 89da60d to 699fad9 Compare May 21, 2018 18:10
@npwalker npwalker force-pushed the compat_with_2018.1 branch from 699fad9 to 44e7bb0 Compare May 21, 2018 18:15
npwalker added a commit that referenced this pull request May 21, 2018
- Make compatible with PE 2018.1
  [#17](#17)
@npwalker npwalker force-pushed the compat_with_2018.1 branch from 65d46ac to b736313 Compare May 23, 2018 15:26
npwalker added a commit that referenced this pull request May 23, 2018
- Make compatible with PE 2018.1
  [#17](#17)
npwalker added 2 commits May 23, 2018 08:38
- Make compatible with PE 2018.1
  [#17](#17)
@npwalker npwalker force-pushed the compat_with_2018.1 branch from b736313 to e5c7644 Compare May 23, 2018 15:39
@npwalker npwalker merged commit ee3b127 into master May 23, 2018
@npwalker npwalker deleted the compat_with_2018.1 branch January 7, 2019 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants