diff --git a/roles/ceph-iscsi-gw/templates/iscsi-gateway.cfg.j2 b/roles/ceph-iscsi-gw/templates/iscsi-gateway.cfg.j2 index 25f530614..59be8aaea 100644 --- a/roles/ceph-iscsi-gw/templates/iscsi-gateway.cfg.j2 +++ b/roles/ceph-iscsi-gw/templates/iscsi-gateway.cfg.j2 @@ -6,6 +6,8 @@ [config] cluster_name = {{ cluster }} +pool = {{ iscsi_pool_name }} + # API settings. # The API supports a number of options that allow you to tailor it to your # local environment. If you want to run the API under https, you will need to