diff options
author | Jenkins <jenkins@review.openstack.org> | 2015-07-07 06:55:22 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2015-07-07 06:55:22 +0000 |
commit | 0bbf34a21b1eecdfdf1bacc14ea0b93edbbd2435 (patch) | |
tree | 91260459998d823c13f06b4eb7458e0aade3f44d /puppet/hieradata/ceph.yaml | |
parent | bca9e7fa9f18a436b0840f17454516c8a10f36fd (diff) | |
parent | e8c641372ea2c6a0367f03fb01d758827e9f68d3 (diff) |
Merge "Allow customization of included classes via hieradata"
Diffstat (limited to 'puppet/hieradata/ceph.yaml')
-rw-r--r-- | puppet/hieradata/ceph.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/hieradata/ceph.yaml b/puppet/hieradata/ceph.yaml index 280457df..6eb0e671 100644 --- a/puppet/hieradata/ceph.yaml +++ b/puppet/hieradata/ceph.yaml @@ -11,3 +11,5 @@ ceph_pools: - volumes - vms - images + +ceph_classes: []
\ No newline at end of file |