Add elastic_stack_keystore resource to handle keystore files for both elasticsearch and kibana #52
Annotations
10 errors
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L11
Style/EmptyCaseCondition: Do not use empty `case` condition, instead use an `if` expression.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L11
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L11
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L12
Lint/LiteralAsCondition: Literal `'RedHat'` appeared as a condition.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L20
Style/EmptyCaseCondition: Do not use empty `case` condition, instead use an `if` expression.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L20
Layout/LeadingCommentSpace: Missing space after `#`. (https://rubystyle.guide#hash-space)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L20
Layout/TrailingWhitespace: Trailing whitespace detected. (https://rubystyle.guide#no-trailing-whitespace)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L21
Lint/LiteralAsCondition: Literal `'OpenBSD'` appeared as a condition.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L38
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L58
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
The logs for this run have expired and are no longer available.
Loading