Add elastic_stack_keystore resource to handle keystore files for both elasticsearch and kibana #48
Annotations
10 errors
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.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L78
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L85
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L85
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L88
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L90
Style/ConditionalAssignment: Use the return of the conditional for variable assignment and comparison.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L97
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L98
Style/SoleNestedConditional: Consider merging nested conditions into outer `if` conditions.
|
Run rake rubocop:
lib/puppet/provider/elastic_stack_keystore/ruby.rb#L98
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
The logs for this run have expired and are no longer available.
Loading