]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/recipes/default.rb
subversion: Disable svn.osm.org and add redirect
[chef.git] / cookbooks / apt / recipes / default.rb
index 30ac1957721441a3ed1d09b1d581db0d8e4e7249..c1355ec76a0ae2b401a9437372b9f83747c7caa6 100644 (file)
@@ -81,7 +81,6 @@ end
 apt_repository "openstreetmap" do
   action repository_actions["openstreetmap"]
   uri "ppa:osmadmins/ppa"
-  only_if { node[:lsb][:release].to_f < 22.04 }
 end
 
 apt_repository "management-component-pack" do