diff options
Diffstat (limited to 'spec/fixtures/hieradata')
-rw-r--r-- | spec/fixtures/hieradata/default.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/hieradata/default.yaml b/spec/fixtures/hieradata/default.yaml index e9409e7..f0f7f1c 100644 --- a/spec/fixtures/hieradata/default.yaml +++ b/spec/fixtures/hieradata/default.yaml @@ -9,3 +9,5 @@ aodh::auth::auth_password: 'password' aodh::db::mysql::password: 'password' aodh::keystone::authtoken::password: 'password' ceilometer::keystone::authtoken::password: 'password' +# ceph related items +ceph::profile::params::mon_key: 'password' |