diff --git a/roles/product_install/molecule/jira_tarball_download_url/converge.yml b/roles/product_install/molecule/jira_tarball_download_url/converge.yml index 3b22c7a..db26998 100644 --- a/roles/product_install/molecule/jira_tarball_download_url/converge.yml +++ b/roles/product_install/molecule/jira_tarball_download_url/converge.yml @@ -14,8 +14,8 @@ # Although marketplace (mpac) is used in this example, this could potentially be in a non mpac url. # In this case it would not be possible to query atl_jsd_build_info to source the atl_jsd_build. One is therefore provided. atl_install_jsd_as_obr: true - atl_jsd_build: "10.2.1" - atl_obr_download_url: "https://marketplace.atlassian.com/artifacts/26552013-9bd9-4cc7-bc98-7958689f02df/download" + atl_jsd_build: "4.18.0" + atl_obr_download_url: "https://marketplace.atlassian.com/artifacts/1e75b814-91a0-455d-97dd-72f923014877/download" # When using a tarball the following are also required: atl_download_format: "tarball" atl_use_system_jdk: true