Migrate Puppet Hieradata to composable services
[apex-tripleo-heat-templates.git] / puppet / hieradata / controller.yaml
1 # Hiera data here applies to all controller nodes
2
3 # TODO(emilien) move it to composable aodh roles later
4 aodh::api::keystone_tenant: 'service'
5 aodh::keystone::auth::tenant: 'service'
6
7 # TODO(emilien) move it to composable roles later
8 # Already WIP with https://review.openstack.org/330785
9 # and https://review.openstack.org/338527
10 tripleo::firewall::firewall_rules:
11   '128 aodh':
12     dport:
13       - 8042
14       - 13042
15
16 controller_classes: []