소스 검색

Update fetch_base_inputs.yml

Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
abhishek-sa1 3 년 전
부모
커밋
b068c83347
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      control_plane/roles/control_plane_common/tasks/fetch_base_inputs.yml

+ 1 - 1
control_plane/roles/control_plane_common/tasks/fetch_base_inputs.yml

@@ -56,7 +56,7 @@
 - name: Calculate max lease time
   set_fact:
     max_lease_time: "{{ default_lease_time|int + 10000 }}"
-  tags: [ init, pxe, network-device, network-ib ]
+  tags: init
 
 - name: Validate infiniband base_vars are not empty
   assert: