From: Tom Hughes Date: Mon, 14 Jul 2014 23:35:16 +0000 (+0100) Subject: Always use the precise version of ManagementComponentPack X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/e3f96c1f0ab3d3f6d76ee8310d372a513463193e?hp=e9413cd75e1d60c95af2250b0b83988aeb19c6fa Always use the precise version of ManagementComponentPack --- 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