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
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 andrewrothstein/ansible-docker-provision-thinpool
License
mit
Downloads
39
Owner
Dreamer, coder