Make role actually allow different memory configuration

WOW that took long enough
This commit is contained in:
2021-01-01 00:32:41 -06:00
parent 1d5f6ced7f
commit fa9a2397a7
3 changed files with 6 additions and 1 deletions

2
templates/env Normal file
View File

@@ -0,0 +1,2 @@
JRE_XMX={{ minecraft_jre_xmx }}
JRE_XMS={{ minecraft_jre_xms }}