diff options
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/nsb_setup.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/nsb_setup.yml b/ansible/nsb_setup.yml index a00d991d2..b6bf05cce 100644 --- a/ansible/nsb_setup.yml +++ b/ansible/nsb_setup.yml @@ -37,7 +37,7 @@ name: yardstick pull: yes recreate: yes - image: opnfv/yardstick:opnfv-6.1.0 + image: opnfv/yardstick:opnfv-6.2.0 state: started restart_policy: always privileged: yes |