From: Bartek Grzybowski Date: Thu, 23 Sep 2021 10:57:41 +0000 (+0200) Subject: [CICDANSIBLE] Update heat template "image_name" parameter description X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=fb54b60cc08d1c3b3d7d6df1fc7bf3120c6781e8;p=oom%2Foffline-installer.git [CICDANSIBLE] Update heat template "image_name" parameter description Change-Id: I8138cda0417abcef0471d35cca505c9ee709aeec Issue-ID: OOM-2837 Signed-off-by: Bartek Grzybowski --- diff --git a/tools/cicdansible/heat/installer.yaml b/tools/cicdansible/heat/installer.yaml index b7b03d1a..b0e5d266 100644 --- a/tools/cicdansible/heat/installer.yaml +++ b/tools/cicdansible/heat/installer.yaml @@ -29,7 +29,7 @@ parameters: description: "need to specify a valid flavor" image_name: label: "image name" - description: "name of the image from which to create all instances, should be rhel 7.6 or centos image" + description: "name of the image from which to create all instances, should be rhel/centos 7.9 image" type: string constraints: - custom_constraint: glance.image