Clone this repo:

Branches

  1. 5e36c01 Updated README.md file by Carlos Frias · 7 years ago master
  2. d249c7a Updated existing changes by Carlos Frias · 7 years ago
  3. d23a8fe Updated README.md file by Carlos Frias · 7 years ago
  4. 11c239b Updated README.md file by Carlos Frias · 7 years ago
  5. a0aa11c Updated LICENSE file by Carlos Frias · 7 years ago

OPDK Enable Swap

The purpose of this role is to setup swap for those instances when they are needed.

Requirements

There are no requirements

Role Variables

Swap mount point:

swap_path: /var/swap

Swap size:

swap_size_mb: 4096

Dependencies

No Dependencies

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-enable-swap }

License

Apache License Version 2.0, January 2004

Author Information

Paul Mibus

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.