Supplement missing files
This commit is contained in:
@@ -92,7 +92,7 @@ hasp_tools_rpm_version:
|
||||
tsg_os_clixon_rpm_version:
|
||||
cligen: cligen-5.8.0-release
|
||||
clixon: clixon-5.8.2-a88ea52
|
||||
tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.2.37.62913a6
|
||||
tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.2.38.1375588
|
||||
|
||||
sce_rpm_version:
|
||||
sce: sce-1.3.1.6b03470
|
||||
|
||||
@@ -5,24 +5,10 @@
|
||||
mode: 0755
|
||||
with_items:
|
||||
- tsg-os-HAL.sh
|
||||
when: runtime_env == 'TSG-X-P0906'
|
||||
|
||||
- name: "cpu_amd: copy shell file to dest"
|
||||
copy:
|
||||
src: "{{ role_path }}/files/script/{{ item }}"
|
||||
dest: /opt/tsg/tsg-os-HAL/scripts/
|
||||
mode: 0755
|
||||
with_items:
|
||||
- cpu_amd.sh
|
||||
when: runtime_env == 'TSG-X-P0906'
|
||||
|
||||
- name: "cpu_default: copy shell file to dest"
|
||||
copy:
|
||||
src: "{{ role_path }}/files/script/{{ item }}"
|
||||
dest: /opt/tsg/tsg-os-HAL/scripts/
|
||||
mode: 0755
|
||||
with_items:
|
||||
- cpu_default.sh
|
||||
- build_clixon_default_db.sh
|
||||
- set_nic_cpu_affinity.sh
|
||||
when: runtime_env == 'TSG-X-P0906'
|
||||
|
||||
- name: "tsg-os-HAL: install numactl"
|
||||
|
||||
Reference in New Issue
Block a user