Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple disks in definition.rb #86

Closed
jedi4ever opened this issue Jul 16, 2011 · 2 comments
Closed

Multiple disks in definition.rb #86

jedi4ever opened this issue Jul 16, 2011 · 2 comments

Comments

@jedi4ever
Copy link
Owner

Hey Patrick,

I would like to create a few boxes for internal usage with multiple
disks configured. However, I can't seem to find how to do this as the
definition.rb file only has a single disk_size attribute.

@hh
Copy link

hh commented Oct 15, 2011

I second this. My base image will likely go beyond the 10g mark if I don't find a way to create a second disk.

@jedi4ever
Copy link
Owner Author

@dcarley your suggestion has been fixed in veewee03 branch - https://github.com/jedi4ever/veewee/blob/veewee03/lib/veewee/provider/virtualbox/box/create.rb#L14

@hh you can specify the baseimage disk size in the definition.rb , so if you need more, that should work.

The original question was to have the veewee create multiple disks when the machine was created

manin added a commit to manin/veewee that referenced this issue Mar 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants