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

Change if $bind_options to if $bind_options != '' #283

Merged
merged 1 commit into from
Jul 9, 2017

Conversation

jnieuwen
Copy link

@jnieuwen jnieuwen commented Jul 6, 2017

In puppet 4 the deprecated warning is triggered even when $bind_options is not set (''). This brings the frontend.pp if statement for this in line with the one in listen.pp.

deprecated warning for puppet 4 if $bind_options is the empty string
@tphoney
Copy link

tphoney commented Jul 9, 2017

Excellent work. Many thanks

@tphoney tphoney merged commit 0fb64fa into puppetlabs:master Jul 9, 2017
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.

3 participants