From 2d4f6d3522e8ef157763b2788de6dc71dc054be2 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Wed, 15 Dec 2010 22:11:34 +0100 Subject: Fix 5237f9da. --- README | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'README') diff --git a/README b/README index ddcd249..99c6354 100644 --- a/README +++ b/README @@ -216,13 +216,13 @@ apt::listchanges This class, when included, installs apt-listchanges and configures it using the following variables, the defaults are below: - $listchanges_version = "present" - $listchanges_config = "apt/${operatingsystem}/listchanges_${lsbrelease}.erb" - $listchanges_frontend = "pager" - $listchanges_email = "root" - $listchanges_confirm = "0" - $listchanges_saveseen = "/var/lib/apt/listchanges.db" - $listchanges_which = "both" + $apt_listchanges_version = "present" + $apt_listchanges_config = "apt/${operatingsystem}/listchanges_${lsbrelease}.erb" + $apt_listchanges_frontend = "pager" + $apt_listchanges_email = "root" + $apt_listchanges_confirm = "0" + $apt_listchanges_saveseen = "/var/lib/apt/listchanges.db" + $apt_listchanges_which = "both" apt::proxy_client ----------------- -- cgit v1.2.3