Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
suitpuppet
su_apache
Commits
22d59d6c
Commit
22d59d6c
authored
Sep 07, 2020
by
Adam Lewenberg
Browse files
do not include webauth by default
parent
d2e5c4ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
22d59d6c
...
...
@@ -2,7 +2,7 @@
# module.
class
su_apache
(
$include_webauth
=
tru
e
,
$include_webauth
=
fals
e
,
)
{
if
(
$include_webauth
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment