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 954c955 commit a73b3f9Copy full SHA for a73b3f9
manifests/unicorn.pp
@@ -36,7 +36,7 @@
36
unless defined(Service['unicorn-puppetmaster']) {
37
service{'unicorn-puppetmaster':
38
ensure => 'running',
39
- enable => 'enable',
+ enable => 'true',
40
}
41
42
# hacky vhost
0 commit comments