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

Fix running puppetboard without vhost #310

Merged
merged 1 commit into from
Oct 17, 2020

Conversation

waipeng
Copy link
Contributor

@waipeng waipeng commented Oct 14, 2020

Pull Request (PR) description

Running puppetboard without a vhost was not tested, so the changes that
we made in #302 were just for puppetboard::apache::vhost, and did not
extend to puppetboard::apache::conf

Fix up puppetboard::apache::conf the same way, and add a test

@waipeng waipeng force-pushed the apache_conf branch 2 times, most recently from 4f44116 to 2afb65b Compare October 14, 2020 04:42
@@ -13,6 +13,7 @@
# @param ldap_bind_authoritative Determines if other authentication providers are used when a user can be mapped to a DN but the server cannot bind with the credentials
# @param ldap_require_group LDAP group to require on login
# @param ldap_require_group_dn LDAP group DN for LDAP group
# @param virtualenv_dir Set location where virtualenv will be installed
Copy link
Member

Choose a reason for hiding this comment

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

thanks for the fix. can you also run bundle exec rake reference to update the REFERENCE.md?

Running puppetboard without a vhost was not tested, so the changes that
we made in voxpupuli#302 were just for puppetboard::apache::vhost, and did not
extend to puppetboard::apache::conf

Fix up puppetboard::apache::conf the same way, and add a test
@waipeng
Copy link
Contributor Author

waipeng commented Oct 17, 2020

more changes to REFERENCE.md than expected, can you check if this is ok?

@bastelfreak bastelfreak added the bug Something isn't working label Oct 17, 2020
@bastelfreak
Copy link
Member

thanks, looks fine :)

@bastelfreak bastelfreak merged commit 8532820 into voxpupuli:master Oct 17, 2020
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.

2 participants