Skip to content

init.pp: fix #217 #219

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 1 commit into from
Apr 23, 2018
Merged

init.pp: fix #217 #219

merged 1 commit into from
Apr 23, 2018

Conversation

NiklausHofer
Copy link

@NiklausHofer NiklausHofer commented Apr 16, 2018

Pull Request (PR) description

$user and $web_server are of type Hash rather than type String.

This Pull Request (PR) fixes the following issues

Fixes #217

@juniorsysadmin juniorsysadmin added the bug Something isn't working label Apr 17, 2018
Copy link

@benaryorg benaryorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@juniorsysadmin juniorsysadmin merged commit 99ac5bd into voxpupuli:master Apr 23, 2018
@pazmarianoj
Copy link
Contributor

This fixes #220 as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

$web_server documentation differs from code
4 participants