X-Git-Url: https://review.fuel-infra.org/gitweb?a=blobdiff_plain;f=manifests%2Fupdate.pp;h=26790ceafa8a34391336a4430111cdbc08ff65f0;hb=501a1b5627687b13c0809b82db03f9df168fbd7a;hp=d9b338d952a23bfef373dd987d151ef8a2467fab;hpb=049e993511dfb3d9de2bd436a867917d17f2eab2;p=puppet-modules%2Fpuppetlabs-apt.git diff --git a/manifests/update.pp b/manifests/update.pp index d9b338d..26790ce 100644 --- a/manifests/update.pp +++ b/manifests/update.pp @@ -1,5 +1,4 @@ class apt::update { - include apt::params #TODO: to catch if $::apt_update_last_success has the value of -1 here. If we #opt to do this, a info/warn would likely be all you'd need likely to happen #on the first run, but if it's not run in awhile something is likely borked