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
See meta/main.yml
See meta/main.yml
- hosts: servers
roles:
- spk83.docker-provision-thinpool
MIT
Vishal Shah [email protected]