Skip to content

Commit 388f185

Browse files
author
Tim Meusel
committed
remove stupid ->
1 parent 5a77da0 commit 388f185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/unicorn.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
path => '/usr/lib/systemd/system/unicorn-puppetmaster.service',
7272
source => template('puppet/unicorn-puppetmaster.service'),
7373
notify => Exec['systemd-reload'],
74-
} ->
74+
}
7575
unless defined(Service['unicorn-puppetmaster']) {
7676
service{'unicorn-puppetmaster':
7777
ensure => 'running',

0 commit comments

Comments
 (0)