Skip to content

Commit

Permalink
Merge pull request #16 from lboynton/stdlib-fix
Browse files Browse the repository at this point in the history
Include stdlib
  • Loading branch information
jfryman committed Sep 24, 2012
2 parents 20fa345 + 1937752 commit 3acceec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
# }
class nginx {

class { 'stdlib': }
include stdlib

class { 'nginx::package':
notify => Class['nginx::service'],
Expand Down

0 comments on commit 3acceec

Please sign in to comment.