commit | 67facc5c7dbbc5767836c572eae8db84d5f608e2 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed May 02 18:02:40 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed May 02 18:02:40 2018 -0400 |
tree | 7f889b7f06d7cbeac8654f7cbd2ed735e49bfa9b | |
parent | 1daf52515587762771ffca32714745aa68ddb36f [diff] |
Updated existing changes
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.