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

fix: parse profiles for 'digital-ocean' platform #54

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

smira
Copy link
Member

@smira smira commented Nov 2, 2023

As digital-ocean has a dash, we need to do a little trick, as we should support both:

  • digital-ocean-amd64
  • metal-rpi_generic-arm64

The first has platform digital-ocean, while the second is platform metal and board rpi_generic.

As `digital-ocean` has a dash, we need to do a little trick, as we
should support both:

* `digital-ocean-amd64`
* `metal-rpi_generic-arm64`

The first has platform `digital-ocean`, while the second is platform
`metal` and board `rpi_generic`.

Signed-off-by: Andrey Smirnov <[email protected]>
@smira
Copy link
Member Author

smira commented Nov 2, 2023

/m

@talos-bot talos-bot merged commit db21b76 into siderolabs:main Nov 2, 2023
2 checks passed
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 this pull request may close these issues.

4 participants