X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/8a0430ab542eec954baa48b4f55813e05b382ec6..af1a59fc67295417b458e3ae1a594c0c0374db87:/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 -%>