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": [