projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4972f70
)
Bump planet-dump-ng to latest version.
author
Matt Amos
<zerebubuth@gmail.com>
Thu, 11 Jun 2015 18:27:16 +0000
(19:27 +0100)
committer
Matt Amos
<zerebubuth@gmail.com>
Thu, 11 Jun 2015 18:27:16 +0000
(19:27 +0100)
Latest version is a small change: default behaviour is now to
remove any old data and start from scratch, rather than resuming
processing using old data.
cookbooks/planet/recipes/dump.rb
patch
|
blob
|
history
diff --git
a/cookbooks/planet/recipes/dump.rb
b/cookbooks/planet/recipes/dump.rb
index 16794558fc832032bc6d65377cc6e0e91d5783fc..5346795f97c37488daf87781806c555f8334ad6f 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.1.
0
"
+ revision "v1.1.
1
"
user "root"
group "root"
end