scottslowe-learning-tools/vagrant/azure/instances.yml
Scott Lowe af9b582aca
Add files for using Vagrant with Azure
Add files (Vagrantfile and YAML data file) for using Vagrant with Azure

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
2017-12-11 21:35:53 -07:00

5 lines
106 B
YAML

---
group: "vagrant"
image: "Canonical:UbuntuServer:16.04-LTS:latest"
name: "aztest"
size: "Standard_B1s"