Skip to content

Commit

Permalink
Try to fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Dubicki committed Dec 6, 2017
1 parent bd2c7a1 commit fe180f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/run.pp
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
timeout => 0
}

File { "/etc/systemd/system/${service_prefix}${sanitised_title}.service":
file { "/etc/systemd/system/${service_prefix}${sanitised_title}.service":
ensure => absent,
path => "/etc/systemd/system/${service_prefix}${sanitised_title}.service",
}
Expand Down

0 comments on commit fe180f3

Please sign in to comment.