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

MODULES-4816 - new param for mod::security class #1616

Merged
merged 1 commit into from
Jul 12, 2017
Merged

MODULES-4816 - new param for mod::security class #1616

merged 1 commit into from
Jul 12, 2017

Conversation

cedef
Copy link
Contributor

@cedef cedef commented May 3, 2017

  • New param $deploy_security_crs set to true by default so the default
    behaviour is unchanged.
  • new rspec example so that the parameter is spec-tested

Copy link
Contributor

@hunner hunner left a comment

Choose a reason for hiding this comment

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

Can you also add an entry in the readme for this new parameter?

(failures are unrelated to the changes made, but this may need a rebase on the latest commits to pass)

@@ -24,6 +24,7 @@
$secrequestbodylimit = '13107200',
$secrequestbodynofileslimit = '131072',
$secrequestbodyinmemorylimit = '131072',
$deploy_security_crs = true,
Copy link
Contributor

Choose a reason for hiding this comment

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

Could you please name this manage_security_crs to be more similar to other parameters in the module?

- New param $manage_security_crs set to true by default so the default
  behaviour is unchanged.
- new spec example so that the parameter is spec-tested
- Add an entry in the doc about this new param
@cedef
Copy link
Contributor Author

cedef commented Jun 1, 2017

Here you are :) I've changed the parameter name and added an entry into the README.md file.
Thank you for your feedback !
Regards,

@cedef
Copy link
Contributor Author

cedef commented Jun 12, 2017

Any news on this one ?

@eputnam
Copy link
Contributor

eputnam commented Jul 12, 2017

@hunner please review changes

@hunner hunner merged commit 16eabda into puppetlabs:master Jul 12, 2017
hunner added a commit that referenced this pull request Jul 12, 2017
MODULES-4816 - new param for mod::security class
@cedef cedef deleted the ticket/modules-4816-security-param branch December 5, 2017 20:07
cegeka-jenkins pushed a commit to cegeka/puppet-apache that referenced this pull request Jul 15, 2020
…urity-param

MODULES-4816 - new param for mod::security class
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.

4 participants