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

apache class overwrite not working #10

Closed
rspiak opened this issue Feb 26, 2016 · 1 comment
Closed

apache class overwrite not working #10

rspiak opened this issue Feb 26, 2016 · 1 comment

Comments

@rspiak
Copy link
Contributor

rspiak commented Feb 26, 2016

Hi,

could you please initialize the apache class only if it has not yet already been initialized ?
I'd suggest to wrap lines 14 to 20 of sgnl05-racktables/manifests/apache.pp within an if statement.

Reason I'd like that is that I need to harden apache security with

    trace_enable     => 'Off',
    server_signature => 'Off',
    server_tokens    => 'Prod',

and I'm unable to call the apache class "again" :)

Thank you and also thanks for the hard work put into the racktables puppet module.

@raoulbhatia
Copy link

Hi - I would also be looking for this functionality - is this project still alive?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants