From e3f96c1f0ab3d3f6d76ee8310d372a513463193e Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 15 Jul 2014 00:35:16 +0100 Subject: [PATCH 1/1] Always use the precise version of ManagementComponentPack --- cookbooks/apt/templates/default/hp.list.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/apt/templates/default/hp.list.erb b/cookbooks/apt/templates/default/hp.list.erb index 49449dd03..1a5d6850b 100644 --- a/cookbooks/apt/templates/default/hp.list.erb +++ b/cookbooks/apt/templates/default/hp.list.erb @@ -1,3 +1,3 @@ # DO NOT EDIT - This file is being maintained by Chef -deb <%= @url %> <%= node.lsb.codename %>/current non-free +deb <%= @url %> precise/current non-free -- 2.43.2