commit | 71de958c6261ce658912c48907b24e1d1270401b | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Thu Feb 15 04:58:52 2018 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Thu Feb 15 04:58:52 2018 -0500 |
tree | 385eb481d326854c83de623d862ca097c081bc60 | |
parent | 63a4b79bef895e86356d4ea8471102b102dd1e78 [diff] |
updated upgrade scripts.
This role executes the validation included with the installation of Apigee OPDK.
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.
Default values for variables are provided by the role apigee-opdk-setup-default-settings.
This role depends on the following roles:
- hosts: servers roles: - { role: apigee-opdk-setup-validate }
Apache License Version 2.0, January 2004
Carlos Frias