Skip to content
This repository has been archived by the owner on Aug 31, 2019. It is now read-only.

Increase disk_size from 10GB to 80GB to match files.vagrantup.com boxes #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Increase disk_size from 10GB to 80GB to match files.vagrantup.com boxes #33

wants to merge 1 commit into from

Conversation

StephenBrown2
Copy link

The vagrant boxes provided by files.vagrantup.com have dynamic disks sized to 80GB.

These boxes instead are only 10 GB. This makes using the boxes for testing and developing larger sites with many files difficult.

I basically just ran sed -i "s/:disk_size => '10140'/:disk_size => '81920'/" definitions/*/definition.rb on the files, and manually changed the sles definitions to match.

It'd be nice if all the definitions were laid out the same, but that's for another commit.

@puppetcla
Copy link

CLA signed by all contributors.

@snowch
Copy link

snowch commented Jan 22, 2014

Is this going to get merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants