From d0f59d19ccdb2b2f4823f9135f8c38d27b58b249 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 17 Jan 2020 20:12:56 +0100 Subject: [PATCH] Remove openstackci-images for ubuntu-trusty We're retiring ubuntu-trusty and thus do not need instructions on uploading these images anymore, remove the openstackci-images section. Change-Id: I2b1491836f29fa72bc6eda62e427084ac43b5e1a --- playbooks/clouds_layouts.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/playbooks/clouds_layouts.yml b/playbooks/clouds_layouts.yml index 283042918e..cc8c471761 100644 --- a/playbooks/clouds_layouts.yml +++ b/playbooks/clouds_layouts.yml @@ -107,13 +107,6 @@ profiles: vcpus: 4 disk: 250 - - name: openstackci-images - images: - - name: ubuntu-trusty - download_image_url: https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-disk1.img - download_image_dest: /tmp/ubuntu-trusty.img - filename: /tmp/ubuntu-trusty.img - - name: admin-roles roles: - name: Member