Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
bschonec committed Jan 19, 2024
1 parent 9e1cb90 commit 0fb2d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@
]
] $service_ports,

Check warning on line 140 in manifests/init.pp

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

optional parameter listed before required parameter (check: parameter_order)


Check failure on line 142 in manifests/init.pp

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

there should be no two consecutive empty lines (check: manifest_whitespace_two_empty_lines)
# Main smb.conf options
Optional[String] $workgroup = 'WORKGROUP',
Optional[String] $server_string ='%h server (Samba Server Version %v)',
Expand Down

0 comments on commit 0fb2d23

Please sign in to comment.