cookbook 'pgpool', '~> 0.2.0'
pgpool (3) Versions 0.2.0 Follow0
Installs/Configures pgpool
cookbook 'pgpool', '~> 0.2.0', :supermarket
knife supermarket install pgpool
knife supermarket download pgpool
pgpool Cookbook
Installs and configures PGPool
Attributes
pgpool::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['pgpool']['pgconf']['listen_address']</tt></td>
<td>String</td>
<td>listen address</td>
<td><tt>localhost</tt></td>
</tr>
<tr>
<td><tt>['pgpool']['pgconf']['port']</tt></td>
<td>String</td>
<td>bind port</td>
<td><tt>9999</tt></td>
</tr>
<tr>
<td><tt>['pgpool']['pgconf']['logdir']</tt></td>
<td>String</td>
<td>log directory</td>
<td><tt>/var/log/pgpool</tt></td>
</tr>
</table>
Usage
pgpool::default
Just include pgpool
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[pgpool]" ] }
Contributing
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
- Author:: Jens Jorritsma(jens.jorritsma@rackspace.com)
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
pgpool Cookbook CHANGELOG
0.2.0
- Jim Rosser - Added some extra pgpool default attributes, switched off pgpool hba
- Jim Rosser - Create a postgres user and group (Fixes issues with CentOS)
- Jim Rosser - Added the Postgresql service and directories needed by the service
0.1.2
- Jens Jorritsma - Handle all types of config options
0.1.1
- Jens Jorritsma - Template fix for pgpool.conf
0.1.0
- Jens Jorritsma - Initial release of pgpool
Collaborator Number Metric
0.2.0 failed this metric
Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.0 passed this metric
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 failed this metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.2.0 passed this metric
No Binaries Metric
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 passed this metric
0.2.0 passed this metric
Testing File Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.2.0 failed this metric
0.2.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number