Skip to content
  • Fabrice Gangler's avatar
    FEAT: allow customization of some configurations before using vagrant up · b0376fc5
    Fabrice Gangler authored
    customization with `VAGRANT_*` variables to use before using `vagrant up`
    - allow to change port numbers with `VAGRANT_*_PORT` variables
    - allow to remove localhost IP limitation with `VAGRANT_*_IP` variables
    - allow to customize memory size allocated to the VM
    - allow to customize number of CPU allocated to the VM
    b0376fc5
To find the state of this project's repository at the time of any of these versions, check out the tags.