diff options
author | Szilard Cserey <szilard.cserey@ericsson.com> | 2015-06-29 14:44:10 +0200 |
---|---|---|
committer | Szilard Cserey <szilard.cserey@ericsson.com> | 2015-06-29 14:47:53 +0200 |
commit | 0b5c7785fcb44089f9fdf17d51d1338f81e8de11 (patch) | |
tree | cc1ac3f473d836d869f7581468887e1c6641c1c2 /fuel/deploy/baremetal/conf/linux_foundation_lab/ha | |
parent | ea1902756d0e1cb5f5ea3aa35e969276a7e9b867 (diff) |
change in Fuel VM name
for eliminating the conflict between prototype and production autodeployers
JIRA: [BGS-2] Create Fuel deployment script
Change-Id: Ib12d3643dd07a3dcbc8b8d19593385348b583ad2
Signed-off-by: Szilard Cserey <szilard.cserey@ericsson.com>
Diffstat (limited to 'fuel/deploy/baremetal/conf/linux_foundation_lab/ha')
-rw-r--r-- | fuel/deploy/baremetal/conf/linux_foundation_lab/ha/dha.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fuel/deploy/baremetal/conf/linux_foundation_lab/ha/dha.yaml b/fuel/deploy/baremetal/conf/linux_foundation_lab/ha/dha.yaml index 5acd389..d7f00c7 100644 --- a/fuel/deploy/baremetal/conf/linux_foundation_lab/ha/dha.yaml +++ b/fuel/deploy/baremetal/conf/linux_foundation_lab/ha/dha.yaml @@ -39,7 +39,7 @@ nodes: # Adding the Fuel node as node id 6 which may not be correct - please # adjust as needed. - id: 6 - libvirtName: vFuel + libvirtName: fuel-opnfv libvirtTemplate: baremetal/vms/fuel_lf.xml isFuel: yes username: root |