Skip to content

Commit

Permalink
Merge pull request #30 from rightscale-cookbooks/st_14_15_acu185142_f…
Browse files Browse the repository at this point in the history
…ix_volume_type_description_not_just_vsphere

Fix volume type input description since it is not just for vSphere.
  • Loading branch information
Lopaka Delp committed Oct 29, 2014
2 parents 49eea24 + 456efa0 commit 3f513a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,7 @@

attribute 'rs-mysql/device/volume_type',
:display_name => 'Volume Type',
:description => 'Volume Type to use for creating volumes. Currently this value is only used on vSphere.' +
' Example: Platinum-Volume-Type',
:description => 'Volume Type to use for creating volumes. Example: gp2',
:recipes => ['rs-mysql::volume', 'rs-mysql::stripe'],
:required => 'optional'

Expand Down

0 comments on commit 3f513a9

Please sign in to comment.