projectatomic / adb-atomic-developer-bundle

a prepackaged development environment filled with production-grade pre-configured tools that makes container development easier
GNU General Public License v2.0
83 stars 51 forks source link

Ability to specify number of persistent volumes #465

Open sabre1041 opened 8 years ago

sabre1041 commented 8 years ago

As a feature enhancement to the product, it would be nice to be able to customize the number of persistent volumes that are automatically created at startup instead of the default 3. This would help streamline the utilization of the environment and minimize the amount of manual work after initial provisioning.

Specifying the number of persistent volumes to configure could be provided as a variable in the Vagrantfile and eventually passed down to the provisioning script that creates the persistent volumes

hferentschik commented 8 years ago

+1

LalatenduMohanty commented 8 years ago

+1. https://www.openshift.org/vm/ All-In-One Virtual Machine for Origin already have this feature.