X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Fnsb_setup.yml;h=fcde1d1b233254336e8575003954974300325019;hb=e838b31a6053085d8fa5641eeff0716e931de0a1;hp=0149054ae330a13df0134b2b272aafb6ae75aea7;hpb=d5f2224309dcefa2acd3bb3bb822ce9379c0ecbc;p=yardstick.git diff --git a/ansible/nsb_setup.yml b/ansible/nsb_setup.yml index 0149054ae..fcde1d1b2 100644 --- a/ansible/nsb_setup.yml +++ b/ansible/nsb_setup.yml @@ -37,7 +37,7 @@ name: yardstick pull: yes recreate: yes - image: opnfv/yardstick:latest + image: "{{ yardstick_docker_image|default('opnfv/yardstick:latest') }}" state: started restart_policy: always privileged: yes