Skip to content

Commit

Permalink
Remove superfluous service_name #1158
Browse files Browse the repository at this point in the history
  • Loading branch information
fnoop committed Nov 21, 2017
1 parent e557db0 commit ad41e15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manifests/service.pp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
default: {
service { $service_name:
ensure => $service_ensure_real,
name => $service_name,
enable => $service_enable,
hasstatus => true,
hasrestart => true,
Expand Down

0 comments on commit ad41e15

Please sign in to comment.