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

do not manage firewall for postgres, puppetlabs/postgres module from #135

Merged
merged 1 commit into from
Sep 3, 2014
Merged

do not manage firewall for postgres, puppetlabs/postgres module from #135

merged 1 commit into from
Sep 3, 2014

Conversation

buzzdeee
Copy link
Contributor

git has dropped that silly firewall management support.

Using the git version of puppetlabs/puppetdb together with git version of puppetlabs/postgres then you get this error:
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter manage_firewall on Class[Postgresql::Server] at /etc/puppet/environments/production/modules/puppetdb/manifests/database/postgresql.pp:18 on node

patch below removes management of firewall ports for the postgresql database.

git has dropped that silly firewall management support.

do not document removed manage_firewall parameter anymore
@baurmatt
Copy link
Contributor

baurmatt commented Sep 3, 2014

Yeah, i've also run in this error today…

@wkalt
Copy link
Contributor

wkalt commented Sep 3, 2014

@buzzdeee thanks for the contribution!

wkalt pushed a commit that referenced this pull request Sep 3, 2014
do not manage firewall for postgres, puppetlabs/postgres module from
@wkalt wkalt merged commit 9c35c3d into puppetlabs:master Sep 3, 2014
@buzzdeee buzzdeee deleted the manage_firewall branch September 7, 2014 20:31
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.

4 participants