| commit | 74c638a7f00ed3d7c3e08af5d16c249dc39bd1ad | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <cfrias@apigee.com> | Wed Sep 07 22:04:31 2016 -0400 |
| committer | Carlos Frias <cfrias@apigee.com> | Wed Sep 07 22:04:31 2016 -0400 |
| tree | a6b3f6a5511754ab187a488c2cf459805cb21fa7 |
initial commit
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:
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: opdk-setup-apigee-user }
Apache License Version 2.0, January 2004
Carlos Frias