Skip to content

Commit ba16557

Browse files
author
Tim Meusel
committed
fixed typo
1 parent 741e3ff commit ba16557

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
@@ -1,5 +1,5 @@
11
# this class installs nginx with unicorn infront of puppetmaster
2-
class puppet:unicorn () {
2+
class puppet::unicorn () {
33
include nginx
44
# nginx::resource::vhost {'puppetmaster':
55
# www_root => '/var/empty',

0 commit comments

Comments
 (0)