Sha256: 3b5e9d60e9e9e6e6ead0871c25ac3d9eec5796bdccd0275eee841918e324e656

Contents?: true

Size: 106 Bytes

Versions: 9

Compression:

Stored size: 106 Bytes

Contents

%w{postgresql-client libpq-dev make}.each do |pg_pack|
  package pg_pack do
    action :install
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
mana-0.0.10 cookbooks/postgresql/recipes/client.rb
mana-0.0.8 cookbooks/postgresql/recipes/client.rb
mana-0.0.7 cookbooks/postgresql/recipes/client.rb
mana-0.0.6 cookbooks/postgresql/recipes/client.rb
mana-0.0.5 cookbooks/postgresql/recipes/client.rb
mana-0.0.4 cookbooks/postgresql/recipes/client.rb
mana-0.0.3 cookbooks/postgresql/recipes/client.rb
mana-0.0.2 cookbooks/postgresql/recipes/client.rb
mana-0.0.1 cookbooks/postgresql/recipes/client.rb