blob: a0855eac4e046e51039e6ceeb0ac434d136b6eed [file] [log] [blame] [view]
Apigee OPDK Setup Apigee user
=========
This roles makes sure that the apigee user and ssh keys is setup on the system.
Requirements
------------
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.
Role Variables
--------------
This role uses variables defined in the role opdk-setup-default-settings
Dependencies
------------
This depends on the following roles:
* opdk-setup-default-settings.
Example Playbook
----------------
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 }
License
-------
Apache License Version 2.0, January 2004
Author Information
------------------
Carlos Frias