X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=ansible%2Fnsb_setup.yml;h=fcde1d1b233254336e8575003954974300325019;hb=49fa32692f41af51f37d6c569906552d37fcc8f9;hp=0149054ae330a13df0134b2b272aafb6ae75aea7;hpb=346a2660b24ff3ca0128b0d873a716e735332a55;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