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

Automate HA Upgrade Airgap Bundle Downloads #7336

Open
sean-horn opened this issue Aug 18, 2022 · 0 comments
Open

Automate HA Upgrade Airgap Bundle Downloads #7336

sean-horn opened this issue Aug 18, 2022 · 0 comments
Labels
bug 🐛 Something isn't working documentation Anything related to the Automate docs.

Comments

@sean-horn
Copy link
Contributor

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
@sean-horn sean-horn added bug 🐛 Something isn't working documentation Anything related to the Automate docs. labels Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working documentation Anything related to the Automate docs.
Projects
None yet
Development

No branches or pull requests

1 participant