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 7bc3e75 commit 1ae6b65Copy full SHA for 1ae6b65
manifests/unicorn.pp
@@ -71,7 +71,7 @@
71
}
72
file {'unicorn-conf':
73
path => '/etc/puppet/unicorn.conf',
74
- content => template('puppet:///modules/puppet/unicorn.conf'),
+ content => template('puppet/unicorn.conf'),
75
} ->
76
file {'copy-config':
77
path => '/etc/puppet/config.ru',
0 commit comments