X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/237fc632aa238e8559c2b8eb89180be12472cccd..9bb39d8d9dfa583ef2d9218ed8b1f72d5deaa7fb:/cookbooks/planet/recipes/replication.rb diff --git a/cookbooks/planet/recipes/replication.rb b/cookbooks/planet/recipes/replication.rb index 8a3061fb4..ac0009aa8 100644 --- a/cookbooks/planet/recipes/replication.rb +++ b/cookbooks/planet/recipes/replication.rb @@ -22,6 +22,7 @@ include_recipe "osmosis" db_passwords = data_bag_item("db", "passwords") package "ruby" +package "rubygems" package "ruby-libxml" gem_package "pg"