From c73cb0f636cbb9cd620a894cb0b33704bee40d68 Mon Sep 17 00:00:00 2001 From: bshewale Date: Thu, 1 Dec 2022 15:52:08 +0530 Subject: [PATCH] Added osp18 option for releases in get hash Change-Id: I2ffe3d220e0876cafd0fe16c4f3b806b7c1b5259 --- plugins/module_utils/tripleo_repos/get_hash/config.yaml | 1 + plugins/module_utils/tripleo_repos/get_hash/constants.py | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/module_utils/tripleo_repos/get_hash/config.yaml b/plugins/module_utils/tripleo_repos/get_hash/config.yaml index 57198fe..63d6350 100644 --- a/plugins/module_utils/tripleo_repos/get_hash/config.yaml +++ b/plugins/module_utils/tripleo_repos/get_hash/config.yaml @@ -16,6 +16,7 @@ tripleo_releases: - osp16-2 - osp17 - osp17-1 + - osp18 tripleo_ci_components: - baremetal diff --git a/plugins/module_utils/tripleo_repos/get_hash/constants.py b/plugins/module_utils/tripleo_repos/get_hash/constants.py index 066e10e..534b57f 100644 --- a/plugins/module_utils/tripleo_repos/get_hash/constants.py +++ b/plugins/module_utils/tripleo_repos/get_hash/constants.py @@ -49,7 +49,8 @@ DEFAULT_CONFIG = { "queens", "osp16-2", "osp17", - "osp17-1" + "osp17-1", + "osp18" ], "dlrn_url": "https://trunk.rdoproject.org", "rdo_named_tags": [