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

Add support of custom MSE config #14

Merged
merged 4 commits into from
Mar 9, 2023
Merged

Add support of custom MSE config #14

merged 4 commits into from
Mar 9, 2023

Conversation

voxel01
Copy link
Member

@voxel01 voxel01 commented Mar 9, 2023

Pull Request (PR) description

Add the abillity to provide custom mse config. That config will be applied with mkfs.mse. So MSE can be used with file store.

Comment on lines +121 to +124
String[1] $version = present,
Boolean $add_repo = false,
Boolean $manage_firewall = false,
String $varnish_conf_template = 'varnish/varnish-conf.erb',
String[1] $varnish_conf_template = 'varnish/varnish-conf.erb',
Copy link
Member

Choose a reason for hiding this comment

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

nitpick: those changes are not related to the PR. Usually we try to split changes up into multiple PR so that all changes in one PR focus on one thing. I think in this case it's fine because the changes are quite small.

@voxel01 voxel01 merged commit c0fd7f8 into master Mar 9, 2023
@voxel01 voxel01 deleted the custom-mse-config branch March 9, 2023 21:31
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.

None yet

2 participants