485868fa54
Adds a new config-flags option to the charm that supports setting a dictionary of ceph configuration settings that will be applied to ceph.conf. This implementation supports config sections so that settings can be applied to any section supported by the ceph.conf template in the charm. Change-Id: I8a447209b9040890e7c10585321b71da08a26b11 Closes-Bug: 1522375
17 lines
349 B
YAML
17 lines
349 B
YAML
branch: lp:charm-helpers
|
|
destination: hooks/charmhelpers
|
|
include:
|
|
- core
|
|
- cli
|
|
- fetch
|
|
- contrib.python.packages
|
|
- contrib.storage.linux
|
|
- contrib.hahelpers:
|
|
- apache
|
|
- cluster
|
|
- payload.execd
|
|
- contrib.network.ip
|
|
- contrib.openstack|inc=*
|
|
- contrib.charmsupport
|
|
- contrib.hardening|inc=*
|