Skip to content

Install and run the latest version of Netdisco inside an Ubuntu 14.04 Vagrant VM

Notifications You must be signed in to change notification settings

rkerr/netdisco-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netdisco-vagrant

Install and run the latest version of Netdisco inside an Ubuntu 14.04 Vagrant VM using Ansible.

Requirements:

  • Vagrant > 1.6
  • Ansible > 1.6
  • VirtualBox

Usage

$ vagrant up

If you're not a fan of ASCII art cows you may want to export ANSIBLE_NOCOWS=1 before running.

The first run will take some time to download and install all the dependencies, subsequent runs should be quicker.

Once vagrant up has completed the Vagrant box will now be running Netdisco, with the web interface mapped through to localhost:5000.

The default web interface user/password is: netdisco/netdisco

The deployment.yml file is mapped from the host into the VM - any changes made (eg community strings) should be automatically picked up by Netdisco.

To update to a later Netdisco version rerun provisioning:

$ vagrant provision

About

Install and run the latest version of Netdisco inside an Ubuntu 14.04 Vagrant VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published