commit | e153d057142bd7b26a27887f88f62132304c8cbf | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed May 02 17:48:28 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed May 02 17:48:28 2018 -0400 |
tree | 4e66a4c822c1b0c40e61ad522c5b824dbcf20c27 | |
parent | 6535f8d2e6d34dfc5c47bd51247a949e2ad08497 [diff] |
Updated README.md file
This role performs system updates that are required for the use of PostgreSQL as a part of an Apigee platform.
This role requires elevated system privilege.
The collection sysctl_pg
is used to perform systctl.conf updates specific for the use of PostgreSQL as a part of the Apigee platform.
sysctl_pg: - { name: 'kernel.sem', value: "500 32000 32 1024" }
None
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers roles: - { role: apigee-opdk-setup-os-postgres }
Apache 2.0
Carlos Frias
This is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.