Skip to content

Commit ed4f9d5

Browse files
committed
Refresh service if the options are changed
1 parent e0476a3 commit ed4f9d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/config.pp

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
group => 'root',
4747
mode => '0755',
4848
content => template("${module_name}/init.d/selenium.erb"),
49-
} ->
49+
} ~>
5050
service { $prog:
5151
ensure => running,
5252
hasstatus => true,

0 commit comments

Comments
 (0)