| commit | 1daf52515587762771ffca32714745aa68ddb36f | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <friasc@google.com> | Mon Apr 23 13:31:58 2018 -0400 |
| committer | Carlos Frias <friasc@google.com> | Mon Apr 23 13:31:58 2018 -0400 |
| tree | 888386126eddf192a7ca4669416d5631611119d7 | |
| parent | e64df12b664b8fdfcaf30a51b3bb6d3e58cd3489 [diff] |
Updated docs
This role sets up a scaffolded apigee_home to redirect components and data to custom locations. This role will setup the target links if the target_links collection is provided.
This role requires elevated system privilege.
The collection target_links is used for creating softlinks from apigee system folders to customer target locations.
target_links:
- { src: '/apps/opt/apigee', dest: '/opt/apigee' }
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-target-links }
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.