init.pp: Add default data from hiera #436
Annotations
6 errors and 1 warning
Setup Test Matrix:
manifests/init.pp#L225
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Setup Test Matrix:
manifests/init.pp#L225
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Setup Test Matrix:
manifests/init.pp#L225
there should be either a bracket, punctuation mark, closing quote or a newline after a closing brace, or whitespace and none of the aforementioned (check: manifest_whitespace_closing_brace_after)
|
Setup Test Matrix:
manifests/init.pp#L225
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Setup Test Matrix:
manifests/init.pp#L225
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Setup Test Matrix
Process completed with exit code 1.
|
Setup Test Matrix:
manifests/init.pp#L226
optional parameter listed before required parameter (check: parameter_order)
|