Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
d1106a38
Commit
d1106a38
authored
Nov 08, 2012
by
Jeff Blaine
Committed by
jtimberman
Dec 10, 2012
Browse files
Reference new defaults_file attribute
parent
9f61a9b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
recipes/default.rb
View file @
d1106a38
...
...
@@ -33,7 +33,7 @@ package "rsyslog" do
action
:install
end
cookbook_file
"
/etc/default/rsyslog
"
do
cookbook_file
"
#{
node
[
"rsyslog"
][
"defaults_file"
]
}
"
do
source
"rsyslog.default"
owner
"root"
group
"root"
...
...
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