metrics-for-apps: break http download task to new tag

Signed-off-by: David Kirwan <dkirwan@redhat.com>
This commit is contained in:
David Kirwan 2021-07-29 13:19:02 +01:00
parent 54d8f583dd
commit 01ddf29c2c

View file

@ -56,6 +56,8 @@
- "rhcos-{{ rhcos_version }}-x86_64-live-rootfs.x86_64.img" - "rhcos-{{ rhcos_version }}-x86_64-live-rootfs.x86_64.img"
- "rhcos-{{ rhcos_version }}-x86_64-metal.x86_64.raw.gz" - "rhcos-{{ rhcos_version }}-x86_64-metal.x86_64.raw.gz"
- "rhcos-{{ rhcos_version }}-x86_64-live-kernel-x86_64" - "rhcos-{{ rhcos_version }}-x86_64-live-kernel-x86_64"
tags:
- download
- name: == OCP KVM provisioning == Ensuring symlink for correct version {{ rhcos_version }} - name: == OCP KVM provisioning == Ensuring symlink for correct version {{ rhcos_version }}
file: file:
state: link state: link
@ -76,8 +78,7 @@
- "rhcos-{{ rhcos_version }}-x86_64-live-kernel-x86_64" - "rhcos-{{ rhcos_version }}-x86_64-live-kernel-x86_64"
delegate_to: 127.0.0.1 delegate_to: 127.0.0.1
tags: tags:
- ignition - download
- repo
- name: == Hardware provisioning == Generating the tftp configuration boot file - name: == Hardware provisioning == Generating the tftp configuration boot file
template: template: