From 9d052b926b5cf67b8f8751af46ea5771d4422284 Mon Sep 17 00:00:00 2001 From: varac Date: Thu, 9 Jun 2016 17:30:41 +0200 Subject: git subrepo clone https://leap.se/git/puppet_apt puppet/modules/apt subrepo: subdir: "puppet/modules/apt" merged: "33c61e8" upstream: origin: "https://leap.se/git/puppet_apt" branch: "master" commit: "33c61e8" git-subrepo: version: "0.3.0" origin: "https://github.com/ingydotnet/git-subrepo.git" commit: "cb2995b" --- puppet/modules/apt/templates/Debian/listchanges_lenny.erb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 puppet/modules/apt/templates/Debian/listchanges_lenny.erb (limited to 'puppet/modules/apt/templates/Debian/listchanges_lenny.erb') diff --git a/puppet/modules/apt/templates/Debian/listchanges_lenny.erb b/puppet/modules/apt/templates/Debian/listchanges_lenny.erb new file mode 100644 index 00000000..1025dd0e --- /dev/null +++ b/puppet/modules/apt/templates/Debian/listchanges_lenny.erb @@ -0,0 +1,7 @@ +[apt] +frontend=<%= scope.lookupvar('apt::listchanges::frontend') %> +email_address=<%= scope.lookupvar('apt::listchanges::email') %> +confirm=<%= scope.lookupvar('apt::listchanges::confirm') %> +save_seen=<%= scope.lookupvar('apt::listchanges::saveseen') %> +which=<%= scope.lookupvar('apt::listchanges::which') %> + -- cgit v1.2.3