updated apigeereleasever settings
1 file changed
tree: 8543c3743921da8d3a30cc9812384cbfbc14a0da
  1. defaults/
  2. handlers/
  3. meta/
  4. tasks/
  5. tests/
  6. vars/
  7. .gitignore
  8. .travis.yml
  9. CONTRIBUTION.md
  10. LICENSE
  11. README.md
README.md

Apigee Shutdown IP Tables

This role shuts down iptables so that Apigee OPDK may be installed.

Requirements

The installation of Apigee OPDK requires root access. Credentials must also be supplied to override the empty placeholders provided here. It is recommended that credentials be consolidated into a single credentials.yml file that can be stored separately. It is assumed that the credentials are stored in ~/.apigee-secure/credentials.yml.

Role Variables

None

Dependencies

  • apigee-opdk-setup-default-settings

Example Playbook

---
- hosts: '{{ hosts }}'
  become: yes
  
  roles:
    -  apigee-shutdown-iptables

License

Apache License Version 2.0, January 2004

Author Information

Carlos Frias

Not Google Product Clause

This is not an officially supported Google product.