github.com/jlmeeker/kismatic@v1.10.1-0.20180612190640-57f9005a1f1a/ansible/roles/docker/templates/docker-thinpool.profile (about)

     1  activation {
     2  thin_pool_autoextend_threshold={{docker.storage.direct_lvm_block_device.thinpool_autoextend_threshold}}
     3  thin_pool_autoextend_percent={{docker.storage.direct_lvm_block_device.thinpool_autoextend_percent}}
     4  }