Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve latest URL in update script #639

Closed
berendt opened this issue Aug 29, 2023 · 0 comments · Fixed by #647
Closed

Resolve latest URL in update script #639

berendt opened this issue Aug 29, 2023 · 0 comments · Fixed by #647
Assignees

Comments

@berendt
Copy link
Member

berendt commented Aug 29, 2023

On update:

  • https://cloud-images.ubuntu.com/jammy/current/jammy-server-cloudimg-amd64.img --> https://cloud-images.ubuntu.com/jammy/20230712/jammy-server-cloudimg-amd64.img
  • set url = https://cloud-images.ubuntu.com/jammy/20230712/jammy-server-cloudimg-amd64.img
    versions:
      - version: '20230712'
        url:
          https://cloud-images.ubuntu.com/jammy/20230712/jammy-server-cloudimg-amd64.img
        mirror_url:
          https://minio.services.osism.tech/openstack-image-manager/ubuntu-22.04/20230712-ubuntu-22.04.qcow2
        checksum: sha256:d6be2e196cdfea144d0b75f7dec0c5a0970603f01f0365d265be28438ed03352
        build_date: '2023-07-12'
@mbuechse mbuechse changed the title Handle mirror_url parameter in update script Resolve latest URL in update script Aug 31, 2023
@mbuechse mbuechse self-assigned this Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants