Skip to content

Conversation

@antaflos
Copy link
Contributor

The PostgreSQL server's port is specified in postgresql::server::port, so use it in the unless clause of ��Exec['set_postgres_postgrespw']. Failing to do so results in repeated invocations of the exec resource during Puppet runs when the server's port is not set to the default of 5432.

The PostgreSQL server's port is specified in `postgresql::server::port`, so use it in the `unless` clause of ��`Exec['set_postgres_postgrespw']`. Failing to do so results in repeated invocations of the exec resource during Puppet runs when the server's port is not set to the default of 5432.
@igalic
Copy link
Contributor

igalic commented Mar 2, 2015

i was gonna say tests, but this is a private class ;)

jonnytdevops added a commit that referenced this pull request Mar 2, 2015
Use correct TCP port when checking password
@jonnytdevops jonnytdevops merged commit 018437c into puppetlabs:master Mar 2, 2015
hunner added a commit to hunner/puppetlabs-postgresql that referenced this pull request Mar 13, 2015
hunner added a commit to hunner/puppetlabs-postgresql that referenced this pull request Mar 13, 2015
hunner added a commit to hunner/puppetlabs-postgresql that referenced this pull request Mar 13, 2015
underscorgan pushed a commit that referenced this pull request Mar 13, 2015
cegeka-jenkins pushed a commit to cegeka/puppet-postgresql that referenced this pull request Oct 23, 2017
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