]> gitweb.fluxo.info Git - puppet-apt.git/commit
Make it possible to ensure preferences is absent
authorGabriel Filion <lelutin@gmail.com>
Mon, 18 Oct 2010 05:45:22 +0000 (01:45 -0400)
committerGabriel Filion <lelutin@gmail.com>
Mon, 18 Oct 2010 05:51:16 +0000 (01:51 -0400)
commit4dbcd092817708292de6463777b331c8dbc7e727
tree54c59888cf4045cd7c3c340b862c8448dc43c37a
parent973657848100d227c10f4b51a23bf24a56550c8d
Make it possible to ensure preferences is absent

The current code makes it mandatory to have a file /etc/apt/preferences
present. In the event that this file is empty or contains a space,
apt-get update cannot execute.

Add a case with the special value "false" that ensures the file does not
exist.

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
README
manifests/init.pp