]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Allow configurable pg_num for OpenStack pools 381/head
authorgit-harry <git-harry@live.co.uk>
Mon, 17 Aug 2015 15:14:26 +0000 (16:14 +0100)
committergit-harry <git-harry@live.co.uk>
Mon, 17 Aug 2015 15:14:26 +0000 (16:14 +0100)
commit835951b3d01bdc0fde21bfbeca87df40b7e93ecf
treecd2af233c5829d1f425625692b9b3a3a6477b446
parent792f839f0767a8dab753be23b2e77433898cda31
Allow configurable pg_num for OpenStack pools

Currently the OpenStack pools that get created use the default pg_num.
This commit updates the ceph-mon role to allow the pg_num for each pool
to be customised.
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/openstack_config.yml