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

Bug 1968364: azure: fix upi bug preventing using ed25519 keys #5407

Merged
merged 1 commit into from Dec 1, 2021

Commits on Nov 30, 2021

  1. azure: fix upi bug preventing using ed25519 keys

    This updates the azure UPI arm templates to not add the ssh keys.
    The azure API does not support using ed25519 ssh keys which
    caused the deployment to fail when using ed25519 keys, we are already
    providing ssh keys in the ignition so we can bypass this limitation.
    
    fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1968364
    squidboylan committed Nov 30, 2021
    Copy the full SHA
    c2f7e3c View commit details
    Browse the repository at this point in the history