Skip to content

Add httpd_allow and include directive configuration#28

Open
riekelt wants to merge 3 commits into
metrixware-echoes-tech:developfrom
riekelt:develop
Open

Add httpd_allow and include directive configuration#28
riekelt wants to merge 3 commits into
metrixware-echoes-tech:developfrom
riekelt:develop

Conversation

@riekelt

@riekelt riekelt commented Oct 24, 2016

Copy link
Copy Markdown

This PR allows for a configurable httpd_allow parameter (default was allow all) and additional include directives.

Riekelt Kapitein and others added 2 commits October 24, 2016 08:36
@riekelt riekelt changed the title Develop Add httpd_allow and include directive configuration Oct 24, 2016
@gytisgreitai

Copy link
Copy Markdown

@floSoX can we get this merged? Thank you

@FlorentPoinsaut FlorentPoinsaut added this to the v1.2.0 milestone Mar 15, 2017

@FlorentPoinsaut FlorentPoinsaut left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Hello,

Thank you for this PR.
I propose some changes.
Could you please update it?
Adding doc (README) and tests would be great :-)

Thank you.
Regards,

Comment thread manifests/init.pp
$httpd_address = $monit::params::httpd_address,
$httpd_user = $monit::params::httpd_user,
$httpd_password = $monit::params::httpd_password,
$httpd_allow = $monit::params::httpd_allow,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Can you name the variable httpd_networks please?

@FlorentPoinsaut

FlorentPoinsaut commented Oct 8, 2018

Copy link
Copy Markdown
Collaborator

Hi,
I merged your work on a new repository: https://github.com/solution-libre/puppet-monit
You can find the new module here: https://forge.puppet.com/soli/monit
Regards,

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.

3 participants