mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
Add files (Vagrantfile and YAML data file) for using Vagrant with Azure Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
5 lines
106 B
YAML
5 lines
106 B
YAML
---
|
|
group: "vagrant"
|
|
image: "Canonical:UbuntuServer:16.04-LTS:latest"
|
|
name: "aztest"
|
|
size: "Standard_B1s"
|