charm-hacluster/charm-helpers-hooks.yaml
Robert Gildein 920d0ab927 Switch to render from charmhelpers
- add contrib/templating
- using render instead of render_template
- remove render_template function

Change-Id: I395d7dc06618998b9e6023ff649f4aa8c5930cc0
2022-06-01 16:16:17 +02:00

24 lines
600 B
YAML

repo: https://github.com/juju/charm-helpers
destination: charmhelpers
include:
- core
- cli
- fetch
- osplatform
- contrib.storage.linux
- contrib.hahelpers
- contrib.storage
- contrib.network.ip
- contrib.openstack.alternatives
- contrib.openstack.deferred_events
- contrib.openstack.exceptions
- contrib.openstack.files
- contrib.openstack.ip
- contrib.openstack.utils
- contrib.openstack.policy_rcd
- contrib.openstack.ha.utils
- contrib.python
- contrib.charmsupport
- contrib.openstack.policyd
- contrib.templating