redhat-developer-tooling / openshift-vagrant

All-in-One OpenShift Enterprise Vagrant setup
37 stars 32 forks source link

Set an env variable to define the memory to be used #37

Closed cmoulliard closed 8 years ago

cmoulliard commented 8 years ago

The memory of the image is defined, by default, to 1024. As this value could not be enough for some projects/demos, I propose that we pass / set an env variable to define the memory to be used when vagrant up is launched.

hferentschik commented 8 years ago

+1

cmoulliard commented 8 years ago

PR created : redhat-developer-tooling/openshift-vagrant/pull/38

hferentschik commented 8 years ago

Thanks, merged.