tripleo-heat-templates/puppet/hieradata/controller.yaml

17 lines
443 B
YAML

# Hiera data here applies to all controller nodes
# TODO(emilien) move it to composable aodh roles later
aodh::api::keystone_tenant: 'service'
aodh::keystone::auth::tenant: 'service'
# TODO(emilien) move it to composable roles later
# Already WIP with https://review.openstack.org/330785
# and https://review.openstack.org/338527
tripleo::firewall::firewall_rules:
'128 aodh':
dport:
- 8042
- 13042
controller_classes: []