This roles makes sure that the apigee user is setup on the system.
This role requires elevated system privilege.
| Variable Name | Description |
|---|---|
| opdk_user_name | The name of the OPDK user. OPDK user is apigee. No other names are allowed. |
| opdk_group_name | The group name of the OPDK user. The group name is apigee |
| opdk_group_create | Used to indicate that the group apigee should not be created. This is needed for those situations when the system admin chooses to manage the creation of the apigee group |
| opdk_installer_path | The path used to stage installation files |
This depends on the following roles:
- hosts: servers
roles:
- { role: apigee-opdk-setup-apigee-user }
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.