X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/98ae3d7b83fc025d844f92e53136084f8cc1df2e..cbbee2920b20cc05becd4d5b00e264dac84e7d5b:/cookbooks/planet/recipes/replication.rb?ds=sidebyside diff --git a/cookbooks/planet/recipes/replication.rb b/cookbooks/planet/recipes/replication.rb index 6e3b6bc1e..e969c99d2 100644 --- a/cookbooks/planet/recipes/replication.rb +++ b/cookbooks/planet/recipes/replication.rb @@ -24,7 +24,6 @@ db_passwords = data_bag_item("db", "passwords") package "postgresql-client" package "ruby" -package "rubygems" package "ruby-libxml" package "libpq-dev"