Merge "Correct ceph configuration for scenario 10 environments"

This commit is contained in:
Zuul 2019-05-17 21:51:51 +00:00 committed by Gerrit Code Review
commit 3a0683d646
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ parameter_defaults:
centos_package_dependencies: []
ceph_osd_docker_memory_limit: '1g'
ceph_mds_docker_memory_limit: '1g'
mon_host_v1: { 'enabled': False }
#NOTE: These ID's and keys should be regenerated for
# a production deployment. What is here is suitable for
# developer and CI testing only.