You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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.
The text was updated successfully, but these errors were encountered: