Skip to content

Automate HA Upgrade Airgap Bundle Downloads #7336

Open
@sean-horn

Description

@sean-horn

Describe the bug

If I run the third example from the top of this page https://docs.chef.io/automate/ha_upgrade_introduction/

like this

curl https://packages.chef.io/airgap_bundle/current/automate/4.0.91.aib -o automate-4.0.91.aib

The file downloaded contains the following content, indicating that the file is not available

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>NoSuchKey</Code><Message>The specified key does not exist.</Message><Key>current/latest/automate/airgap_bundle/4.0.91/4.0.91.aib</Key><RequestId>M5A18G8039CJAW87</RequestId><HostId>qr3E5dgL4Tv7MmQJi4bW13g9KkZkWeyK1vryj766PlKmQUNKcwwgpiKGyZOG1839nGYBt6L0PK0=</HostId></Error>

To Reproduce

Run the command above

Expected behavior

Curl should have downloaded the documented version of the airgap bundle.

Additionally, the following information should be relayed in this page

  • Pre-created airgap bundle versions that are intended to work with Automate HA
  • The proper URL a customer uses to access a single airgap bundle version for download
  • Another command to list the current possible versions and a description of when they should be used

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🐛Something isn't workingdocumentationAnything related to the Automate docs.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions