aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/controller.yaml
blob: 905ea3042db5099b4e1afcffa5fc5322ed264ee4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Do not add hieradata in this file, and use composable services.

# 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: []