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
972b2898
Commit
972b2898
authored
Sep 08, 2020
by
Adam Lewenberg
Browse files
dependency cycle issue (take 1)
parent
79293d16
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
972b2898
...
...
@@ -60,7 +60,6 @@ class su_apache (
'RedHat'
=>
'sh -c "apachectl configtest && /etc/init.d/httpd reload"'
,
},
refreshonly
=>
true
,
require
=>
Package
[
'apache'
],
}
# Operating-system-specific Apache tweaks.
...
...
Write
Preview
Supports
Markdown
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