commit | 1d33749ce12d1342c876bd50ac6b1ebd972393e4 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Tue Mar 20 19:08:11 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Tue Mar 20 19:08:11 2018 -0400 |
tree | f2b2385f6d2a3ed0fe2bb10b2160913e326a3252 | |
parent | ffd97480de67d7910bc6cc262545f6e7a7f836a3 [diff] |
Updated LICENSE file
This roles is used to setup individual Apigee OPDK components.
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.
Variable defaults are managed in the role apigee-opdk-setup-default-settings:
Path to the Apigee setup script
apigee_setup:
Name of the installation profile to invoke
profile: ''
Path to the silent installation file
opdk_installation_config_file: ''
Version of OPDK to install
opdk_version: '4.16.09'
Email of the Apigee user
opdk_user_email: ''
Password of the Apigee user
opdk_user_pass: ''
This role depends on the following roles:
- hosts: servers roles: - { role: username.rolename, x: 42 }
Apache
An optional section for the role authors to include contact information, or a website (HTML is not allowed).
This is not an officially supported Google product.