How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "elkinaguas/Proxy"
end
vagrant init elkinaguas/Proxy
vagrant up
This version was created over 1 year ago.
Box that contains the basic configuration to run a salt-proxy. This box works in unison with the Master box to connect to a Junos router.
This version was created over 2 years ago.
Box that contains the basic configuration to run a salt-proxy. This box works in unison with the Master box to connect to a Junos router.