Dynamic Java options on Minecraft systemd service

This commit is contained in:
2021-06-21 22:36:35 -04:00
parent f44ac239d9
commit d87eb4f8cd
8 changed files with 50 additions and 11 deletions

2
Vagrantfile vendored
View File

@@ -35,7 +35,7 @@ Vagrant.configure("2") do |config|
end
config.vm.provider "virtualbox" do |vbox|
vbox.memory = 2048
vbox.memory = 4096
end
# Provision with Ansible