Update Gemfile to reflect a modern Puppet #202
Annotations
10 errors and 10 warnings
Run static validations:
manifests/client.pp#L24
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Run static validations:
manifests/client.pp#L25
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Run static validations:
manifests/client.pp#L26
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Run static validations:
manifests/client/config.pp#L28
there should be no two consecutive empty lines (check: manifest_whitespace_two_empty_lines)
|
Run static validations:
manifests/client/config.pp#L41
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
Run static validations:
manifests/client/config.pp#L51
there should be a single space before an opening brace (check: manifest_whitespace_opening_brace_before)
|
Run static validations:
manifests/client/config.pp#L18
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Run static validations:
manifests/client/config.pp#L20
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Run static validations:
manifests/client/config.pp#L64
there should be a single space or single newline after an opening brace (check: manifest_whitespace_opening_brace_after)
|
Run static validations:
manifests/client/mount.pp#L133
there should be a single space or newline before a closing brace (check: manifest_whitespace_closing_brace_before)
|
Run static validations:
manifests/client.pp#L25
manifest includes anchor resource (check: anchor_resource)
|
Run static validations:
manifests/client.pp#L26
manifest includes anchor resource (check: anchor_resource)
|
Run static validations:
manifests/client.pp#L19
missing documentation for class parameter nfs::client::ensure (check: parameter_documentation)
|
Run static validations:
manifests/client.pp#L20
missing documentation for class parameter nfs::client::nfs_v4 (check: parameter_documentation)
|
Run static validations:
manifests/client.pp#L21
missing documentation for class parameter nfs::client::nfs_v4_mount_root (check: parameter_documentation)
|
Run static validations:
manifests/client.pp#L22
missing documentation for class parameter nfs::client::nfs_v4_idmap_domain (check: parameter_documentation)
|
Run static validations:
manifests/client.pp#L19
missing datatype for parameter nfs::client::ensure (check: parameter_types)
|
Run static validations:
manifests/client.pp#L20
missing datatype for parameter nfs::client::nfs_v4 (check: parameter_types)
|
Run static validations:
manifests/client.pp#L21
missing datatype for parameter nfs::client::nfs_v4_mount_root (check: parameter_types)
|
Run static validations:
manifests/client.pp#L22
missing datatype for parameter nfs::client::nfs_v4_idmap_domain (check: parameter_types)
|
Loading