Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
deric committed Feb 14, 2024
1 parent 05645fb commit e985c13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/config.pp
Expand Up @@ -51,9 +51,9 @@
Hash $analysis_defaults,
Hash $input_defaults,
Hash $output_defaults,
Optional[String] $hostname,
String $file_ensure = 'file',
String $dir_ensure = 'directory',
Optional[String] $hostname,
) {
File {
owner => $user,
Expand Down

0 comments on commit e985c13

Please sign in to comment.