aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures/hieradata/default.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-12-09 09:51:04 +0000
committerGerrit Code Review <review@openstack.org>2016-12-09 09:51:04 +0000
commit9fcf8ac9ffc54e9377dd7aaa137401da2c717c89 (patch)
tree313e46ddb5577ddb7cb8ddd1fee8af8c807f6719 /spec/fixtures/hieradata/default.yaml
parentb50938c8cefce85482b0ce282efdaf7c718084ba (diff)
parentf418c79632a7f21ff6ab11ef1715cd4a5b361789 (diff)
Merge "Add cinder profile spec tests"
Diffstat (limited to 'spec/fixtures/hieradata/default.yaml')
-rw-r--r--spec/fixtures/hieradata/default.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/fixtures/hieradata/default.yaml b/spec/fixtures/hieradata/default.yaml
index 87ae28c..d63fc76 100644
--- a/spec/fixtures/hieradata/default.yaml
+++ b/spec/fixtures/hieradata/default.yaml
@@ -14,3 +14,6 @@ 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'