]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit - manifests/init.pp
Implement fancy progress bars configuration.
authorOliver Chick <oc243@cam.ac.uk>
Thu, 24 Apr 2014 07:52:12 +0000 (08:52 +0100)
committerOliver Chick <oliver.chick--dtg-git@cl.cam.ac.uk>
Wed, 14 May 2014 11:02:37 +0000 (12:02 +0100)
commit2cdcd3b06dd199d400c70c1c36f508583330b428
tree797c3787ee152156734d680cbc24d3b57cbd189b
parentdcac07e03420afa9401429186aa41d0dde8c5b63
Implement fancy progress bars configuration.

Ubuntu 14.04 ships with apt 0.9.15, has a ``fancy progress bar'', which
is a green bar that shows at the bottom of the terminal showing progress
throughout install.

This patch enables the progress bar, which is usually done by running
echo 'Dpkg::Progress-Fancy "1";' > /etc/apt/apt.conf.d/99progressbar
README.md
manifests/init.pp
spec/acceptance/apt_spec.rb