commit | 8a62a609fd2fe19cc96882c4cacac3dc4757e06d | [log] [tgz] |
---|---|---|
author | Carlos Frias <friasc@google.com> | Wed May 02 17:42:30 2018 -0400 |
committer | Carlos Frias <friasc@google.com> | Wed May 02 17:42:30 2018 -0400 |
tree | d37fd7566054206177d822fb53894750277075c4 | |
parent | 72fa880202234842e51a56597b4000c65551de30 [diff] |
Updated existing changes
This is the installer role that installs opdk archive, the license.txt and to create a response file on a machine. This role prepares a machine so that any profile can be configured and setup on a machine. This is a common setup and configuration step that is required on all instances that will run an OPDK component.
This role requires that you provide the opdk archive and license file. This role also requires that the inventory file be defined with a set of groups that would enable the response file to be generated correctly. This has been tested with one data center.
Role variables have been provided and contain what seem to be sensible defaults.
- apigee-opdk-setup-default-settings - apigee-opdk-setup-bootstrap
--- - hosts: '{{hosts}}' become: true roles: - { role: apigee-opdk-setup-component-installer }
Apache License Version 2.0, January 2004
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.