Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 450 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 450 Bytes

replicated

Installs replicated

Requirements

This role requires Ansible 1.7 or higher.

Dependencies

This role assumes you have already installed

  • gpg
  • Docker

and that the Linux kernel supports AUFS.

Example Playbook

Install replicated

- hosts: all
  sudo: true

  roles:
    - {role: replicated}

License

MIT

Author Information

Patrick Humpal