How to use this box with Vagrant:

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

This version was created over 5 years ago.

Redmine 3.4.2 on CentOS 7.3

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1000 MB)