]> git.openstreetmap.org Git - chef.git/commitdiff
Fix typo
authorTom Hughes <tom@compton.nu>
Tue, 6 Sep 2016 14:51:00 +0000 (15:51 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 6 Sep 2016 14:51:00 +0000 (15:51 +0100)
cookbooks/apt/recipes/default.rb

index 146fb17265ecfb6166bbba4cb10c0b3f6e78d146..74766e6e813cccf687e015c162a252828eb9102c 100644 (file)
@@ -63,7 +63,7 @@ end
 
 apt_source "ubuntugis-unstable" do
   url "http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu"
 
 apt_source "ubuntugis-unstable" do
   url "http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu"
-  key "3089EBE08314DF160"
+  key "089EBE08314DF160"
 end
 
 apt_source "openstreetmap" do
 end
 
 apt_source "openstreetmap" do