Skip to content

Commit

Permalink
Merge pull request #75 from ytjohn/patch-1
Browse files Browse the repository at this point in the history
Without puppetlabs/stdlib, you will get "err: Could not retrieve catalog...
  • Loading branch information
bodepd committed Jun 13, 2012
2 parents c63353c + 3adb53c commit ecb3a0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion manifests/init.pp
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@
# Actions:
#
# Requires:
#
# puppetlabs/stdlib
# Sample Usage:
# class { 'apt': }

class apt(
$always_apt_update = false,
$disable_keys = undef,
Expand Down

0 comments on commit ecb3a0b

Please sign in to comment.