]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/templates/default/hp.list.erb
Replace apt_source with builtin apt_repository resource
[chef.git] / 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
deleted file mode 100644 (file)
index f76d66e..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# DO NOT EDIT - This file is being maintained by Chef
-
-<% if node[:lsb][:release].to_f >= 16.04 -%>
-deb <%= @url %> xenial/current non-free
-<% else -%>
-deb <%= @url %> trusty/current non-free
-<% end -%>