X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d24cbac0d03e7fc2d15c8eb66a6690b18c699e62..75c5da85dcd5a6b5b66040dfd838c2bbf30ba4d5:/cookbooks/apt/templates/default/hp.list.erb diff --git a/cookbooks/apt/templates/default/hp.list.erb b/cookbooks/apt/templates/default/hp.list.erb index aa8fc7ee8..42f7a037f 100644 --- a/cookbooks/apt/templates/default/hp.list.erb +++ b/cookbooks/apt/templates/default/hp.list.erb @@ -1,7 +1,3 @@ # DO NOT EDIT - This file is being maintained by Chef -<% if node[:lsb][:release].to_f < 14.04 -%> -deb <%= @url %> precise/current non-free -<% else -%> deb <%= @url %> trusty/current non-free -<% end -%>