GithubHelp home page GithubHelp logo

kazubu / vagrant-junos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jnprautomate/vagrant-junos

0.0 2.0 0.0 28 KB

A Vagrant guest OS plugin for managing Junos VM devices, such as Firefly Perimeter

License: MIT License

Ruby 94.06% HTML 5.94%

vagrant-junos's Introduction

Build StatusGem VersionCode ClimateDependency Status

This is a Vagrant 1.7+ plugin that adds a Junos guest to Vagrant, allowing for OS detection and initial configuration

NOTE: This plugin requires Vagrant 1.7+,

Features

  • Detect vSRX guest instances automatically, or via Vagrantfile. The default boxes on Juniper's Atlas site have config.vm.guest explicitly set to Junos.
  • Set the hostname via Vagrantfile - config.vm.hostname
  • Support Vagrantfile SSH settings - config.ssh.private_key_path, etc.
  • Network configuration of ge-0/0/1.0 through ge-0/0/9.0 (dhcp or static)
  • TBD: anything you request via issues

Usage

Install using standard Vagrant 1.7+ plugin installation methods. The fastest way to get started is to use the standard Vagrant Cloud images:

$ vagrant plugin install vagrant-junos
...
... (create a Vagrant environment in a directory):
$ vagrant init juniper/ffp-12.1X47-D15.4-packetmode
...
$ vagrant up

Quick Start

TODO: Add docs on Vagrantfile settings

Configuration

TODO: Add docs on Vagrantfile settings, and Ruby snippets

Development

To work on the vagrant-junos plugin, clone this repository out, and use Bundler to get the dependencies:

$ bundle

Once you have the dependencies, verify the unit tests pass with rake:

$ bundle exec rake

If those pass, you're ready to start developing the plugin. You can test the plugin without installing it into your Vagrant environment by just creating a Vagrantfile in the top level of this directory (it is gitignored) and add the following line to your Vagrantfile

Vagrant.require_plugin "vagrant-junos"

Use bundler to execute Vagrant:

$ bundle exec vagrant up juniper/ffp-12.1X46-D20.5

Notes

Other than installing this plugin, the next recommended step is to check out the boxes at Juniper's Atlas site.

vagrant-junos's People

Contributors

kazubu avatar routelastresort avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.