]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commitdiff
Without puppetlabs/stdlib, you will get "err: Could not retrieve catalog from remote...
authorytjohn <john@yourtech.us>
Wed, 13 Jun 2012 21:48:58 +0000 (18:48 -0300)
committerytjohn <john@yourtech.us>
Wed, 13 Jun 2012 21:48:58 +0000 (18:48 -0300)
manifests/init.pp

index c42d9ac049ae328076ae5ef183d5fdf5826d5a49..3587d21b5b00174c7b4ae3333ea96d01d773c132 100644 (file)
 # Actions:
 #
 # Requires:
-#
+#   puppetlabs/stdlib
 # Sample Usage:
 #  class { 'apt': }
+
 class apt(
   $always_apt_update    = false,
   $disable_keys         = undef,