| commit | c3692ec486fa298596cc8d937690fcdb5ee2f306 | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Wed Sep 28 15:45:21 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Wed Sep 28 15:45:21 2016 -0400 |
| tree | 1f4970f56df305471c6e22c47952977f961600cb | |
| parent | fe5456304b10e10647da58b353ab21ae200747ad [diff] |
updated meta data info
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