projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a39cece
)
Bump planet-dump-ng version for bug fix.
author
Matt Amos
<zerebubuth@gmail.com>
Tue, 17 Feb 2015 01:07:13 +0000
(
01:07
+0000)
committer
Matt Amos
<zerebubuth@gmail.com>
Tue, 17 Feb 2015 01:07:13 +0000
(
01:07
+0000)
cookbooks/planet/recipes/dump.rb
patch
|
blob
|
history
diff --git
a/cookbooks/planet/recipes/dump.rb
b/cookbooks/planet/recipes/dump.rb
index edffb0ef49a604da28934e860eb7f4069d5171ed..ec78e2ae00fc8c7daafb84bf13696a58ec7a74ba 100644
(file)
--- a/
cookbooks/planet/recipes/dump.rb
+++ b/
cookbooks/planet/recipes/dump.rb
@@
-55,7
+55,7
@@
end
git "/opt/planet-dump-ng" do
action :sync
repository "git://github.com/zerebubuth/planet-dump-ng.git"
- revision "v1.0.
0
"
+ revision "v1.0.
1
"
user "root"
group "root"
end