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 741e3ff commit ba16557Copy full SHA for ba16557
manifests/unicorn.pp
@@ -1,5 +1,5 @@
1
# this class installs nginx with unicorn infront of puppetmaster
2
-class puppet:unicorn () {
+class puppet::unicorn () {
3
include nginx
4
# nginx::resource::vhost {'puppetmaster':
5
# www_root => '/var/empty',
0 commit comments