summaryrefslogtreecommitdiffstats
path: root/resources/metric/nDPI.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/metric/nDPI.yaml')
-rw-r--r--resources/metric/nDPI.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/metric/nDPI.yaml b/resources/metric/nDPI.yaml
index c73d367f..79225443 100644
--- a/resources/metric/nDPI.yaml
+++ b/resources/metric/nDPI.yaml
@@ -46,6 +46,7 @@
repo: https://github.com/ntop/nDPI.git
dest: "{{ nDPI_cwd }}"
depth: 1
+ update: no
- name: build nDPI library
command: '{{ item }}'
@@ -55,6 +56,7 @@
- make
args:
chdir: "{{ nDPI_cwd }}"
+ creates: example/ndpiReader
- name: copy sample packet file
copy: