diff options
Diffstat (limited to 'deploy/conf/hardware_environment')
-rw-r--r-- | deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml b/deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml index dca3228b..d2447c1d 100644 --- a/deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml +++ b/deploy/conf/hardware_environment/huawei-pod1/os-odl_l2-moon-ha.yml @@ -15,9 +15,9 @@ POWER_TOOL: ipmitool ipmiUser: root ipmiVer: '2.0' -moon: "Enable" plugins: - opendaylight: "Enable" + - moon: "Enable" hosts: - name: host1 @@ -74,5 +74,4 @@ hosts: ipmiIp: 172.16.130.31 ipmiPass: Opnfv@pod1 roles: - - compute - - ceph-osd + - moon |