Updated README.md file
1 file changed
tree: 2c66b70cd0649b7570c4dd345c4f580eaebfbb4e
  1. defaults/
  2. handlers/
  3. meta/
  4. tasks/
  5. tests/
  6. vars/
  7. .gitignore
  8. .travis.yml
  9. CONTRIBUTING.md
  10. LICENSE
  11. README.md
README.md

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.