lae / ansible-role-proxmox

IaC for Proxmox VE clusters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add size and min_size to creation of ceph pools

zenntrix opened this issue · comments

In the current ansible task, ceph pools are created using the defaults for size & min. This reduces the flexibility of the install.

See PR #87 for proposed fix

fixed in #87