How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "opendaylight/odl"
  config.vm.box_version = "6.1.0"
end
vagrant init opendaylight/odl \
  --box-version 6.1.0
vagrant up

This version was created almost 7 years ago.

CentOS 7.3.1611 Minimal x86_64 with OpenDaylight Carbon 6.1.0 installed by the OpenDaylight RPM and configured by the OpenDaylight Ansible role, all via the OpenDaylight Packer build pipeline.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.47 GB)