docker-provision-thinpool

spk83.docker-provision-thinpool

Creates a thinpool logical volume to use with devicemapper storage driver in direct-lvm mode with docker engine.

To verfiy if the role executed successfully, run following command on target machine

lvs -o+seg_monitor

Role follows instructions from here

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - spk83.docker-provision-thinpool

License

MIT

Author Information

Vishal Shah vishal.shah@nyu.edu

About

Creates a thinpool logical volume for docker engine

Install
ansible-galaxy install spk83/ansible-docker-provision-thinpool
GitHub repository
License
mit
Downloads
1234