Clone this repo:

Branches

  1. 5abcf32 Updated README.md file by Carlos Frias · 7 years ago master
  2. 48ab34e Updated existing changes by Carlos Frias · 7 years ago
  3. efa314e updated docs and task sequence by Carlos Frias · 7 years ago
  4. d94ed74 Updated README.md file by Carlos Frias · 7 years ago
  5. f154fd3 Updated README.md file by Carlos Frias · 7 years ago

Apigee OPDK Setup Apigee User Ownership

This role ensures that the apigee user owns the apigee_home folder and all files and folders within it.

Requirements

None

Role Variables

Variable NameDescription
apigee_homeLocation of the apigee home is set to /opt/apigee
opdk_user_nameSystem name of OPDK user set to apigee
opdk_group_nameapigee user group name

Dependencies

  • apigee-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: apigee-opdk-setup-apigee-user-ownership }

License

Apache 2.0

Author Information

Carlos Frias

Not Google Product Clause

This is not an officially supported Google product.

How to Contribute

We'd love to accept your patches and contributions to this project. Please review our guidelines.