diff options
| author | 李佳 <[email protected]> | 2019-09-26 16:30:12 +0800 |
|---|---|---|
| committer | 李佳 <[email protected]> | 2019-09-26 16:30:12 +0800 |
| commit | f4b25f5527f04862e20482e1a6f9726e207a67ff (patch) | |
| tree | 7e41db804824249a0a6f7d8f2e6d5df3b98ef66e /roles/kni/tasks/main.yml | |
| parent | 6482fa0a31352774072aa31e28a18ff1eeab30d8 (diff) | |
modify pcap_io_thread index args.
Diffstat (limited to 'roles/kni/tasks/main.yml')
| -rw-r--r-- | roles/kni/tasks/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/kni/tasks/main.yml b/roles/kni/tasks/main.yml index 4df718b..d4e0a16 100644 --- a/roles/kni/tasks/main.yml +++ b/roles/kni/tasks/main.yml @@ -7,7 +7,7 @@ - name: "install sapp rpms from localhost" yum: name: - - /tmp/ansible_deploy/sapp-4.0.3.be1157c-1.el7.x86_64.rpm + - /tmp/ansible_deploy/sapp-4.0.4.d31932a-1.el7.x86_64.rpm state: present - name: "install kni rpms from localhost" |
