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
ff6b9afe
Commit
ff6b9afe
authored
Feb 12, 2013
by
Tim Smith
Committed by
jtimberman
Feb 19, 2013
Browse files
Port shouldn't be a string
parent
f1be0df4
Changes
1
Hide whitespace changes
Inline
Side-by-side
attributes/default.rb
View file @
ff6b9afe
...
...
@@ -20,7 +20,7 @@
default
[
"rsyslog"
][
"log_dir"
]
=
"/srv/rsyslog"
default
[
"rsyslog"
][
"server"
]
=
false
default
[
"rsyslog"
][
"protocol"
]
=
"tcp"
default
[
"rsyslog"
][
"port"
]
=
"
514
"
default
[
"rsyslog"
][
"port"
]
=
514
default
[
"rsyslog"
][
"server_ip"
]
=
nil
default
[
"rsyslog"
][
"server_search"
]
=
"role:loghost"
default
[
"rsyslog"
][
"remote_logs"
]
=
true
...
...
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