From 1ed4467a585583dc8e638830f4ec500ac75d2acf Mon Sep 17 00:00:00 2001 From: Howard Gao Date: Fri, 18 Oct 2019 20:09:29 +0800 Subject: [PATCH] Update artifacts def in module.yaml - Use "name" and "target" instead of "path" --- modules/amq-install/module.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/amq-install/module.yaml b/modules/amq-install/module.yaml index 5cdb826..0a10cbe 100644 --- a/modules/amq-install/module.yaml +++ b/modules/amq-install/module.yaml @@ -3,7 +3,8 @@ schema_version: 1 name: amq.broker73.install artifacts: - - path: amq-broker-7.3.0-bin.zip + - name: amq-broker-7.3.0-bin.zip + target: amq-broker-7.3.0-bin.zip description: "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=jboss.amq.broker&downloadType=patches&version=7.3.0" md5: 9cda41e7b7798f8b4019137e359505a3 execute: