Add elastic_stack_keystore resource to handle keystore files for both elasticsearch and kibana #60
Annotations
10 errors
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L54
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L86
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L94
Style/SoleNestedConditional: Consider merging nested conditions into outer `if` conditions.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L95
Style/SoleNestedConditional: Consider merging nested conditions into outer `unless` conditions.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L96
Metrics/BlockNesting: Avoid more than 3 levels of block nesting. (https://rubystyle.guide#three-is-the-number-thou-shalt-count)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L96
Style/SoleNestedConditional: Consider merging nested conditions into outer `if` conditions.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L97
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L136
Layout/IndentationStyle: Tab detected in indentation. (https://rubystyle.guide#spaces-indentation)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L136
Layout/IndentationWidth: Use 2 (not -19) spaces for indentation. (https://rubystyle.guide#spaces-indentation)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L136
Metrics/BlockNesting: Avoid more than 3 levels of block nesting. (https://rubystyle.guide#three-is-the-number-thou-shalt-count)
|
The logs for this run have expired and are no longer available.
Loading