diff options
author | Justin chi <chigang@huawei.com> | 2015-11-16 06:37:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-11-16 06:37:13 +0000 |
commit | 1fa5df3bc8c0f12839b8d30c4e73163d5adba082 (patch) | |
tree | f9ba8cb80758f2ac634f394adb1219032432ec16 /deploy | |
parent | c185239e6d2e897b79fbf78cdd52ebacd57171ee (diff) | |
parent | 8a7fc06daed81f740878c9843221eb1f09a195a1 (diff) |
Merge "add default ceph role"
Diffstat (limited to 'deploy')
-rw-r--r-- | deploy/conf/virtual_cluster.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/conf/virtual_cluster.yml b/deploy/conf/virtual_cluster.yml index b3bd9e77..6ee8c95c 100644 --- a/deploy/conf/virtual_cluster.yml +++ b/deploy/conf/virtual_cluster.yml @@ -6,6 +6,7 @@ hosts: roles: - controller - ha + - ceph - name: host2 roles: |