mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-05 22:07:23 +02:00
Adjust formatting
This commit is contained in:
6
tests/vagrant/majorupgrade/Vagrantfile
vendored
6
tests/vagrant/majorupgrade/Vagrantfile
vendored
@@ -36,6 +36,12 @@ tests/system-setup/vanilla.sh \
|
|||||||
SH
|
SH
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
|
# config.vm.provider "virtualbox" do |v|
|
||||||
|
# v.memory = 512
|
||||||
|
# end
|
||||||
|
|
||||||
|
|
||||||
config.vm.define "major-upgrade-newvm" do |m2|
|
config.vm.define "major-upgrade-newvm" do |m2|
|
||||||
use_preloaded_box m2, "ubuntu/jammy64", ".."
|
use_preloaded_box m2, "ubuntu/jammy64", ".."
|
||||||
m2.vm.provision :shell, :inline => <<-SH
|
m2.vm.provision :shell, :inline => <<-SH
|
||||||
|
|||||||
Reference in New Issue
Block a user