Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schneidmaster/chef-multicorn

Chef cookbook to install the Multicorn Postgres extension
https://github.com/schneidmaster/chef-multicorn

Last synced: about 2 months ago
JSON representation

Chef cookbook to install the Multicorn Postgres extension

Awesome Lists containing this project

README

        

# chef-multicorn

## Description

Installs [Multicorn](http://multicorn.org/), a Postgres Foreign Data Wrapper (FDW) extension.

## Requirements

### Supported Platforms

The following platforms are supported by this cookbook, meaning that the recipes run on these platforms without error:

* Ubuntu
* RHEL
* Fedora

## Recipes

* `multicorn` - Default recipe

## Usage

This cookbook installs the multicorn package.

## Attributes

None

## Contributing

1. Fork it ( https://github.com/schneidmaster/chef-multicorn/fork )
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## License

MIT