kayobe/ansible/roles/docker-devicemapper/templates/docker-thinpool.profile.j2

5 lines
179 B
Django/Jinja

activation {
thin_pool_autoextend_threshold={{ docker_storage_thinpool_autoextend_threshold }}
thin_pool_autoextend_percent={{ docker_storage_thinpool_autoextend_percent }}
}