From b0ac4e737df54a597d04ff64ff3003e5295178b4 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 6 Sep 2016 15:51:00 +0100 Subject: [PATCH] Fix typo --- cookbooks/apt/recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/apt/recipes/default.rb b/cookbooks/apt/recipes/default.rb index 146fb1726..74766e6e8 100644 --- a/cookbooks/apt/recipes/default.rb +++ b/cookbooks/apt/recipes/default.rb @@ -63,7 +63,7 @@ end apt_source "ubuntugis-unstable" do url "http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu" - key "3089EBE08314DF160" + key "089EBE08314DF160" end apt_source "openstreetmap" do -- 2.43.2