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
2cbf2f23
Commit
2cbf2f23
authored
Sep 08, 2020
by
Adam Lewenberg
Browse files
more work
parent
6b0c3a12
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/module.pp
View file @
2cbf2f23
...
...
@@ -33,6 +33,6 @@ define su_apache::module(
path
=>
'/usr/sbin:/usr/bin'
,
require
=>
Package
[
'apache'
],
unless
=>
"[
$condition
]"
,
notify
=>
Exec
[
'su_apache_reload'
];
}
# notify => Exec['su_apache_reload'];
}
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