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

Azure checks missing ssh key #18

Open
krutten opened this issue Apr 9, 2019 · 3 comments
Open

Azure checks missing ssh key #18

krutten opened this issue Apr 9, 2019 · 3 comments
Labels
PRIORITY: Medium Usable workaround, but should get fixed before next minor release TRIAGE: Accepted Ticket has been accepted for work to proceed TYPE: Bug Defect in intended behaviour

Comments

@krutten
Copy link
Contributor

krutten commented Apr 9, 2019

The Azure blueprint/checks needs to handle an ssh key

[my-test-site] running manifest viability checks...
1 error(s) detected:
 - $.instance_groups.bosh.properties.azure.ssh_public_key: secret secret/my/test/site/blacksmith/azure/ssh:public not found


Unable to merge my-test-site manifest (run failed):

genesis check-secrets my-test-site.yml does not detect the missing key (as does add-secrets)

@krutten
Copy link
Contributor Author

krutten commented Apr 9, 2019

Need to add to kit.yml

  azure: &azure
    azure/ssh: ssh 2048
  azure-cpi: *azure

@jhunt
Copy link
Contributor

jhunt commented Jul 10, 2019

hey @krutten is this still a thing?

@dennisjbell dennisjbell added PRIORITY: Medium Usable workaround, but should get fixed before next minor release TRIAGE: Accepted Ticket has been accepted for work to proceed TYPE: Bug Defect in intended behaviour labels Feb 11, 2021
@ramonskie
Copy link

should be fixed when pr is merged #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PRIORITY: Medium Usable workaround, but should get fixed before next minor release TRIAGE: Accepted Ticket has been accepted for work to proceed TYPE: Bug Defect in intended behaviour
Projects
None yet
Development

No branches or pull requests

4 participants