commit | 94dcc3444f72a0b99ae8671d4bb0297758b21c74 | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed May 02 17:54:37 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed May 02 17:54:37 2018 -0400 |
tree | a5b366a71ca551fb047a4ede62ed0ec77efc996f | |
parent | 02eff1056a6eb5902465beabe1fe90de51ccc1de [diff] |
Updated existing changes
This role executes the validation included with the installation of Apigee OPDK. This role will adjust to whether Router and Message Processors are defined on a node together or separately.
The installation of Apigee OPDK requires root access.
Variable Name | Description |
---|---|
apigee_validate_config_file | Validate configuration file |
opdk_user_email | Edge system user email |
opdk_user_pass | Edge system user password |
opdk_user_name | Edge system user name, should be apigee |
opdk_group_name | Edge system user group name, should be apigee |
confirm_delete_org | Will remove the validation org if set to ‘y’; default is ‘y’ |
This role depends on the following roles:
- hosts: servers roles: - { role: apigee-opdk-setup-validate }
Apache 2.0
Carlos Frias
This is not an officially supported Google product.
We'd love to accept your patches and contributions to this project. Please review our guidelines.