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 provider #320

Closed
wants to merge 4 commits into from
Closed

Azure provider #320

wants to merge 4 commits into from

Conversation

tayzlor
Copy link
Member

@tayzlor tayzlor commented Jun 19, 2015

Opening this up but it's still a WIP.

On the TODO -

  • Build the Azure image from Packer using https://github.com/msopentech/packer-azure and test it
  • Complete the terraform scripts to reference built image and test fully the provisioning of instances in azure
  • Update the terraform dynamic inventory to handle Azure
  • Add docs around getting started on Azure

@tayzlor
Copy link
Member Author

tayzlor commented Jun 22, 2015

Current state of this is when deploying I receive the following error -

  • Error creating instance apollo-mesos-master-0: Error response from Azure. Code: BadRequest, Message: The certificate with thumbprint BIG_HASH was not found.

I am not quite sure how SSH keys associated with VM images are supposed to be handled in Azure yet

@tayzlor
Copy link
Member Author

tayzlor commented Jun 23, 2015

Adding a comment here so I dont forget if I come back to it -

The packer built images seem to suffer from this issue -

https://social.msdn.microsoft.com/Forums/azure/en-us/54c600c0-f4d6-4b20-ad87-1358fa10d27a/linux-vm-ssh-connection-refused
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1305418

Weird since we should be building on the latest ubuntu 14.04 there. Get connection refused when trying to connect to a provisioned VM (with username / pass)

@tayzlor
Copy link
Member Author

tayzlor commented Sep 28, 2015

A workaround for the SSH key thumbprint issues has been posted in hashicorp/terraform#2419 (comment) (as well as a feature request to add support to the terraform API to upload SSH keys). In the meantime we should be able to upload the key via the workaround documented over there.

@enxebre enxebre mentioned this pull request Oct 22, 2015
@wallies
Copy link
Contributor

wallies commented Oct 22, 2015

declining in favour of #493

@wallies wallies closed this Oct 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants