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
d0ddce5f
Unverified
Commit
d0ddce5f
authored
Jul 14, 2016
by
Tim Smith
Browse files
Remove node name from config
Signed-off-by:
Tim Smith
<
tsmith@chef.io
>
parent
e98bf8bf
Changes
2
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
d0ddce5f
rvm
:
2.2
sudo
:
required
dist
:
trusty
# install the pre-release chef-dk. Use chef-stable-precise to install the stable release
addons
:
...
...
templates/default/file-input.conf.erb
View file @
d0ddce5f
#
<%=
@tag
%>
.conf - Syslog file inputs for
<%=
@tag
%>
#
#
G
enerated by Chef
for
<%=
node
[
'fqdn'
]
%>
#
Auto-g
enerated by Chef
.
# Local modifications will be overwritten.
#
$ModLoad imfile
$InputFileName
<%=
@file_name
%>
$InputFileTag
<%=
@tag
%>
:
...
...
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