| commit | 3ea98665d073d05f9232d452d2d84791186fc954 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Wed Oct 12 05:41:52 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Wed Oct 12 05:41:52 2016 -0400 |
| tree | 9837df1423cf59995427a70903894c06460ef0c6 | |
| parent | dec2bd323798b0fa5984115ef49169a701087b47 [diff] |
updated dependency
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 apigee-opdk-setup-default-settings
This depends on the following roles:
- hosts: servers
roles:
- { role: apigee-opdk-setup-apigee-user }
Apache License Version 2.0, January 2004
Carlos Frias