projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c467e7
)
Fix typo
author
Tom Hughes
<tom@compton.nu>
Tue, 6 Sep 2016 14:51:00 +0000
(15:51 +0100)
committer
Tom Hughes
<tom@compton.nu>
Tue, 6 Sep 2016 14:51:00 +0000
(15:51 +0100)
cookbooks/apt/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/apt/recipes/default.rb
b/cookbooks/apt/recipes/default.rb
index 146fb17265ecfb6166bbba4cb10c0b3f6e78d146..74766e6e813cccf687e015c162a252828eb9102c 100644
(file)
--- 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 "
3
089EBE08314DF160"
+ key "089EBE08314DF160"
end
apt_source "openstreetmap" do