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

Take igalic's suggestion to use bool2httpd #1400

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Take igalic's suggestion to use bool2httpd #1400

merged 1 commit into from
Mar 29, 2016

Conversation

tpdownes
Copy link
Contributor

In #1398 @igalic suggests replacing 2 sections of the SSL configuration Ruby template with a function designed to safely convert Booleans to their Apache On/Off equivalent. This PR implements the suggestion.

The PR should be safe because #1398 modifies the Puppet code to ensure that each variable is already a boolean with the intended default value.

@tpdownes
Copy link
Contributor Author

@igalic I have taken your suggestion but, to my eyes, ,the build appears to be failing because params.pp does not define pidfile for the Gentoo osfamily.

@igalic
Copy link
Contributor

igalic commented Mar 29, 2016

@tpdownes ay
the build failure is un-related and needs to be fixed separately.

@igalic igalic merged commit 3bdf98f into puppetlabs:master Mar 29, 2016
@igalic
Copy link
Contributor

igalic commented Mar 29, 2016

thank y ou very much for your patch @tpdownes!

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