Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Commit

Permalink
updating to new vsrx version
Browse files Browse the repository at this point in the history
  • Loading branch information
RobWC committed Mar 25, 2015
1 parent 917940e commit ff767b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
end

config.vm.define "srx" do |srx|
srx.vm.box = "juniper/ffp-12.1X47-D10.4"
srx.vm.box = "juniper/ffp-12.1X47-D20.7"
srx.vm.hostname = "NetDevOps-SRX01"
srx.vm.provider "virtualbox" do |v|
#v.gui = true
Expand Down

0 comments on commit ff767b1

Please sign in to comment.