aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures/hieradata/default.yaml
blob: d63fc76a3de1546eb071eb826a9eaab18f4865a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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'
# babican profile required hieradata
barbican::db::mysql::password: 'password'
barbican::keystone::authtoken::password: 'password'
ceilometer::keystone::authtoken::password: 'password'
# ceph related items
ceph::profile::params::mon_key: 'password'
# cinder related items
cinder::rabbit_password: 'password'
cinder::keystone::authtoken::password: 'password'