diff options
Diffstat (limited to 'ansible/prepare_openstack.yml')
-rw-r--r-- | ansible/prepare_openstack.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/prepare_openstack.yml b/ansible/prepare_openstack.yml index 6f54ef522..c9067c9fb 100644 --- a/ansible/prepare_openstack.yml +++ b/ansible/prepare_openstack.yml @@ -23,7 +23,6 @@ include: build_yardstick_image.yml vars: YARD_IMG_ARCH: amd64 - release: xenial img_property: nsb - name: Cleanup old OpenStack images and upload the new one |