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
sumologic-collector
Commits
e90f7660
Commit
e90f7660
authored
Jan 27, 2016
by
Yoway Buorn
Browse files
removed java dep
parent
d3dfea33
Changes
2
Hide whitespace changes
Inline
Side-by-side
metadata.rb
View file @
e90f7660
...
...
@@ -14,7 +14,6 @@ attribute 'sumologic/credentials/item_name',
type:
"string"
,
required:
"required"
depends
'java'
%w(
debian
ubuntu
...
...
recipes/install_proxy.rb
View file @
e90f7660
...
...
@@ -28,8 +28,6 @@
# 6. Start collector
#
# Requires /etc/sumo.conf file for automated activation
j
include_recipe
'java'
include_recipe
'sumologic-collector::sumoconf'
include_recipe
'sumologic-collector::sumojson'
...
...
@@ -81,7 +79,7 @@ bash "Expand Sumo Collector" do
cwd
'/tmp'
end
Chef
::
Log
.
info
" Updating wrapper.conf to use
system java install and
proxy settings"
Chef
::
Log
.
info
" Updating wrapper.conf to use proxy settings"
template
"
#{
node
[
'sumologic'
][
'installDir'
]
}
/config/wrapper.conf"
do
owner
'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