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

fixes new drive structure on ephemeral drives #49

Merged
merged 4 commits into from
Sep 19, 2016

Conversation

rshade
Copy link
Contributor

@rshade rshade commented Aug 4, 2016

No description provided.

Copy link

@stefhen stefhen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like one simple typo otherwise seems ok.

end
end unless node[cloud]['attached_disks'].nil?

ephemeral_devices = node[cloud]['instance']['disks'].map do |disk|
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

node[cloud] most likely should be node['cloud']

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cloud is a variable:

@rshade rshade deleted the attached-disk-is-null branch January 11, 2017 14:43
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

Successfully merging this pull request may close these issues.

3 participants