소스 검색

Update base_vars.yml

Signed-off-by: Shubhangi-dell <shubhangi_srivastava@dell.com>
Shubhangi-dell 3 년 전
부모
커밋
7de985dc03
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      control_plane/input_params/base_vars.yml

+ 3 - 3
control_plane/input_params/base_vars.yml

@@ -39,7 +39,7 @@ idrac_support: false
 # e.g:
 # e.g:
 # 172.19.0.1
 # 172.19.0.1
 # 172.19.0.5
 # 172.19.0.5
-# A template for this file exists in omnia/examples and is named as device_ip_list.yml 
+# A template for this file exists in omnia/examples and is named as device_ip_list.yml
 device_ip_list_path: ""
 device_ip_list_path: ""
 
 
 # This variable is used to enable ethernet switch configuration
 # This variable is used to enable ethernet switch configuration
@@ -148,7 +148,7 @@ default_lease_time: "86400"
 # the fabric, idrac and powervault.
 # the fabric, idrac and powervault.
 # This nic will be configured by Omnia for the DHCP server.
 # This nic will be configured by Omnia for the DHCP server.
 # Default value: "eno1"
 # Default value: "eno1"
-mngmnt_network_nic: "eno3"
+mngmnt_network_nic: "eno1"
 
 
 # The dhcp range for assigning the IPv4 address
 # The dhcp range for assigning the IPv4 address
 # Example: 172.17.0.1
 # Example: 172.17.0.1
@@ -168,7 +168,7 @@ mngmnt_mapping_file_path: ""
 # The nic/ethernet card that needs to be connected to provision the OS of bare metal servers
 # The nic/ethernet card that needs to be connected to provision the OS of bare metal servers
 # This nic will be configured by Omnia for the DHCP server.
 # This nic will be configured by Omnia for the DHCP server.
 # Default value: "eno3"
 # Default value: "eno3"
-host_network_nic: "eno1"
+host_network_nic: "eno3"
 
 
 # The dhcp range for assigning the IPv4 address
 # The dhcp range for assigning the IPv4 address
 # Example: 172.17.0.1
 # Example: 172.17.0.1