aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/common.yaml
blob: a75bbe39a630bfcc79d7465bc668dfa06e6b3ace (plain)
1
2
3
4
5
6
7
8
# Common Hiera data gets applied to all nodes
ssh::server::storeconfigs_enabled: false

# ceilometer settings used by compute and controller ceilo auth settings
ceilometer::agent::auth::auth_region: 'regionOne'
# FIXME: Might be better to use 'service' tenant here but this requires
# changes in the tripleo-incubator keystone role setup
ceilometer::agent::auth::auth_tenant_name: 'admin'