ソースを参照

Issue #494: Updated control_plane_customiso vars

Signed-off-by: abhishek-s-a <a_sa@dellteam.com>
abhishek-s-a 3 年 前
コミット
0c43915b87
1 ファイル変更7 行追加1 行削除
  1. 7 1
      control_plane/roles/control_plane_customiso/vars/main.yml

+ 7 - 1
control_plane/roles/control_plane_customiso/vars/main.yml

@@ -32,9 +32,15 @@ host_nic:
  - em4
  - p4p1
  - p4p2
+ - p3p1
+ - p3p2
+ - p2p1
+ - p2p2
+ - p1p2
+ - p1p1
 
 #Usage: create_unattended_iso.yml
 unattended_iso_filename: unattended_centos7.iso
 custom_iso_success_msg: "Unattended ISO file created successfully"
 custom_iso_fail_msg: "Unattended ISO file creation failed. Ensure /mnt/iso path is mounted with valid centos minimal ISO file."
-management_station_ip_file: "management_station_ip.txt"
+management_station_ip_file: "management_station_ip.txt"