How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "onozaty/redmine-3.4"
  config.vm.box_version = "1.2.0"
end
vagrant init onozaty/redmine-3.4 \
  --box-version 1.2.0
vagrant up

This version was created almost 5 years ago.

Redmine 3.4.5 on CentOS 7.3

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