aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures/hieradata/default.yaml
blob: e9409e74c39c4e792084b26ed338ceee3ed60aba (plain)
1
2
3
4
5
6
7
8
9
10
11
---
my_hash:
  network: '127.0.0.1'
not_hash: string
# aodh profile required hieradata
aodh_redis_password: 'password'
redis_vip: '127.0.0.1'
aodh::auth::auth_password: 'password'
aodh::db::mysql::password: 'password'
aodh::keystone::authtoken::password: 'password'
ceilometer::keystone::authtoken::password: 'password'