diff options
author | shuai chen <chenshuai@huawei.com> | 2016-08-05 02:31:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-05 02:31:18 +0000 |
commit | c5a23a4c88d9adf2043c21bbc0438f29c2979973 (patch) | |
tree | a110db5c9b28a0e590a15b71e06fc9e2aa490e7b /deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml | |
parent | e90dee757bff0326c86d9f092a59e4c29cbed4a8 (diff) | |
parent | 39ba876781e767abfd559e8e45a49e6434a947a1 (diff) |
Merge "[compass] deploy ceph on each controller"
Diffstat (limited to 'deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml')
-rw-r--r-- | deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml b/deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml index cc95ccd5..103861a8 100644 --- a/deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml +++ b/deploy/conf/vm_environment/os-odl_l3-nofeature-ha.yml @@ -9,18 +9,22 @@ hosts: - controller - ha - odl + - ceph-adm + - ceph-mon - name: host2 roles: - controller - ha - odl + - ceph-mon - name: host3 roles: - controller - ha - odl + - ceph-mon - name: host4 roles: |