We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a77da0 commit 388f185Copy full SHA for 388f185
manifests/unicorn.pp
@@ -71,7 +71,7 @@
71
path => '/usr/lib/systemd/system/unicorn-puppetmaster.service',
72
source => template('puppet/unicorn-puppetmaster.service'),
73
notify => Exec['systemd-reload'],
74
- } ->
+ }
75
unless defined(Service['unicorn-puppetmaster']) {
76
service{'unicorn-puppetmaster':
77
ensure => 'running',
0 commit comments