aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorMaciej Skrocki <maciej.skrocki@intel.com>2017-10-03 15:49:03 -0700
committerMaciej Skrocki <maciej.skrocki@intel.com>2017-10-03 15:49:03 -0700
commitddff9781c46fc446380a378cbca40d9576e32b68 (patch)
tree80f37abd631b6130e479bf470651015f714cc012 /ansible
parent28688e6866cea5b16870864ced9a6d4751094e6f (diff)
Switched nsb_setup to pull stable yardstick docker image
Change-Id: I4474ee65899d5f60e657835e8d80de0d372abd22 Signed-off-by: Maciej Skrocki <maciej.skrocki@intel.com>
Diffstat (limited to 'ansible')
-rw-r--r--ansible/nsb_setup.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/nsb_setup.yml b/ansible/nsb_setup.yml
index 3d28932d9..00946ecc4 100644
--- a/ansible/nsb_setup.yml
+++ b/ansible/nsb_setup.yml
@@ -48,7 +48,7 @@
name: yardstick
pull: yes
recreate: yes
- image: opnfv/yardstick:latest
+ image: opnfv/yardstick:stable
state: started
restart_policy: always
privileged: yes