Provision a development environment for working through Cisco's DevNet APIC-EM Python course
To do: Improve this rubbish documentation
-
Clone repository
$ git clone https://github.com/MrThePlague/vagrantDevNet.git
-
Change directory
$ cd vagrantDevNet/
-
Vagrant up
$ vagrant up
-
SSH to dev box
$ vagrant ssh
That's it!