| commit | a966c741e1c511117f360b81ffaa70217e80663d | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Thu Sep 29 11:52:59 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Thu Sep 29 11:52:59 2016 -0400 |
| tree | b2df3c2c96b6a858806bee96e169c4a51d36d278 | |
| parent | c3692ec486fa298596cc8d937690fcdb5ee2f306 [diff] |
added local_resource_path variable.
This roles makes sure that the apigee user and ssh keys is setup on the system.
The installation of Apigee OPDK requires root access. Credentials must also be supplied to override the empty placeholders provided here. It is recommended that credentials be consolidated into a single credentials.yml file that can be stored separately. It is assumed that files containing credentials are stored in the ~/.apigee folder.
This role uses variables defined in the role opdk-setup-default-settings
This depends on the following roles:
- hosts: servers
roles:
- { role: opdk-setup-apigee-user }
Apache License Version 2.0, January 2004
Carlos Frias