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-chef-cookbook
Commits
45ed670f
Commit
45ed670f
authored
Jul 16, 2019
by
dev-rickjury
Browse files
add fields resource
parent
82e28877
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/default.rb
View file @
45ed670f
...
@@ -42,6 +42,7 @@ attribute :time_zone, kind_of: String, default: nil
...
@@ -42,6 +42,7 @@ attribute :time_zone, kind_of: String, default: nil
attribute
:target_cpu
,
kind_of:
Integer
,
default:
nil
attribute
:target_cpu
,
kind_of:
Integer
,
default:
nil
attribute
:wrapper_java_initmemory
,
kind_of:
Integer
,
default:
nil
attribute
:wrapper_java_initmemory
,
kind_of:
Integer
,
default:
nil
attribute
:wrapper_java_maxmemory
,
kind_of:
Integer
,
default:
nil
attribute
:wrapper_java_maxmemory
,
kind_of:
Integer
,
default:
nil
attribute
:fields
,
kind_of:
Hash
,
default:
nil
# Misc
# Misc
attribute
:installed
,
kind_of:
[
TrueClass
,
FalseClass
],
default:
false
attribute
:installed
,
kind_of:
[
TrueClass
,
FalseClass
],
default:
false
...
...
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