Skip to content

netmaui/provision-azure-boxes-with-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Provision Azure Boxes With Vagrant

This repository contains the playbook discussed in my article Provision Azure Boxes With Vagrant.

Install VirtualBox, Vagrant and the Vagrant Azure Provider on your machine, download your Publish Settings and import them, generate the necessary certificates, modify the Vagrantfile appropriately, and then run:

$ vagrant up

You will end up with an Ubuntu 14.04.2 box running on Azure, which you can ssh into:

$ vagrant ssh

Contributors

License

Copyright (c) 2015 Daniel Perez Alvarez (unindented.org). This is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Provision Azure boxes with Vagrant.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published