Clone this repo:

Branches

  1. ef33bad Updated README.md file by Carlos Frias · 8 years ago master
  2. 4a6f709 Updated existing changes by Carlos Frias · 8 years ago
  3. 09ca078 Updated docs by Carlos Frias · 8 years ago
  4. 0767b45 updated privilege by Carlos Frias · 8 years ago
  5. 618874b updated privilege by Carlos Frias · 8 years ago

Apigee OPDK Setup OS EPEL

This repository contains an Ansible role that helps to setup epel on a node that will be used for the Apigee Platform.

Requirements

The role requires elevated privilege.

Role Variables

Variable NameDescription
epel_repohttps://dl.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distribution_major_version }}.noarch.rpm”

Dependencies

  • setup

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-os-epel }

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.