Clone this repo:

Branches

  1. 227186c Updated README.md file by Carlos Frias · 7 years ago master
  2. f8023fc Updated existing changes by Carlos Frias · 7 years ago
  3. b0d41e8 Updated README.md file by Carlos Frias · 7 years ago
  4. 9b8a533 Updated README.md file by Carlos Frias · 7 years ago
  5. 99d3640 Updated README.md file by Carlos Frias · 7 years ago

Apigee OPDK SELinux Disable

This role disables SELinux so that Apigee OPDK may be installed.

Requirements

This role requires elevated privilege.

The following packages must be installed by the system package manager:

  • python-selinux

Role Variables

None

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: apigee-opdk-setup-selinux-disable }

License

Apache License Version 2.0, January 2004

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.