采用与交换板交互的方式配置PF/VF。

This commit is contained in:
Lu Qiuwen
2019-11-27 15:18:48 +08:00
parent a643223c88
commit cd7afe2477
18 changed files with 434 additions and 86 deletions

View File

@@ -5,9 +5,9 @@
dest: "/opt/tsg/env/"
mode: 0755
- name: "copy stop script"
- name: "copy switch_control_client_non_block"
copy:
src: "{{ role_path }}/files/stop"
src: "{{ role_path }}/files/switch_control_client_non_block"
dest: "/opt/tsg/env/"
mode: 0755