]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/osmosis/attributes/default.rb
Add an osmosis cookbook to manage an install of osmosis
[chef.git] / cookbooks / osmosis / attributes / default.rb
diff --git a/cookbooks/osmosis/attributes/default.rb b/cookbooks/osmosis/attributes/default.rb
new file mode 100644 (file)
index 0000000..8d4f9a3
--- /dev/null
@@ -0,0 +1,2 @@
+# Set the default version
+default[:osmosis][:version] = "0.43.1"