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

Update helper.rb #13

Merged
merged 3 commits into from Feb 20, 2014
Merged

Update helper.rb #13

merged 3 commits into from Feb 20, 2014

Commits on Feb 19, 2014

  1. Update helper.rb

    fix_device_mapping should return nil where fixed_device does not match /dev/xvd. This should fix creating ephemeral for m2.2xlarge.
    autrejacoupa committed Feb 19, 2014
    Copy the full SHA
    4cbce34 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. Update ephemeral_lvm_helper_spec.rb

    Update the test case to make sure Chef:Log return is not added to the list of devices.
    autrejacoupa committed Feb 20, 2014
    Copy the full SHA
    997ea13 View commit details
    Browse the repository at this point in the history
  2. Update ephemeral_lvm_helper_spec.rb

    Chef:Log:warn returns array, make sure that array is not part of device list.
    autrejacoupa committed Feb 20, 2014
    Copy the full SHA
    6b53595 View commit details
    Browse the repository at this point in the history