summaryrefslogtreecommitdiffstats
path: root/benchmarks/playbooks/dhrystone.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/playbooks/dhrystone.yaml')
-rw-r--r--benchmarks/playbooks/dhrystone.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/playbooks/dhrystone.yaml b/benchmarks/playbooks/dhrystone.yaml
index 23d67f6f..8d5f04a9 100644
--- a/benchmarks/playbooks/dhrystone.yaml
+++ b/benchmarks/playbooks/dhrystone.yaml
@@ -19,6 +19,8 @@
- name: make directory
shell: mkdir $HOME/qtip_result
- include: ./sys_info_pbook.yaml
+ vars:
+ network: false
- name: Installing UnixBench dependencies if CentOS
shell: yum install git gcc patch perl-Time-HiRes -y
when: ansible_os_family == "RedHat"