aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/playbooks/netperf.yaml
diff options
context:
space:
mode:
authorMofassirArif <mofassir.arif@xflowresearch.com>2016-02-15 23:36:15 -0800
committerNauman Ahad <nauman.ahad@xflowresearch.com>2016-02-22 07:34:50 +0000
commit4f239b0cf87c486fb75303b585eaaec73bc60464 (patch)
tree3abd61fd27847425d1012bacedf3f1869372bb76 /benchmarks/playbooks/netperf.yaml
parent65526c397302458ce285f78a36bed2cfc7da2f80 (diff)
qtip: add user name in case of apex and make the changes in ansible
playbooks to cater for apex. Also reduce the verbosity for runnning ansbile plays. Change-Id: Id3a6da7bea3ede99f8a23e5fd0a2801987f9565b Signed-off-by: MofassirArif <mofassir.arif@xflowresearch.com> (cherry picked from commit 4dbb3e08adaaa90a0483681dc51393de56359c85)
Diffstat (limited to 'benchmarks/playbooks/netperf.yaml')
-rw-r--r--benchmarks/playbooks/netperf.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/playbooks/netperf.yaml b/benchmarks/playbooks/netperf.yaml
index 12943bcc..30f4b574 100644
--- a/benchmarks/playbooks/netperf.yaml
+++ b/benchmarks/playbooks/netperf.yaml
@@ -12,6 +12,9 @@
- hosts: "{{role}}"
+ become: yes
+ remote_user: "{{username}}"
+
tasks:
- name: Rolename
set_fact: