flexera-public / rightscale_cookbooks

Other
76 stars 102 forks source link

Sprint12 04 w4616 repo default destination #43

Closed lopaka closed 12 years ago

lopaka commented 12 years ago

consolidated default value for repo/default/destination attribute across all 3 app servers

Neve commented 12 years ago

We should add checks to prevent empty node[:repo][:default][:destination] input something like raise " repo/default/destination input is empty" if node[:repo][:default][:destination].empty?

other then this looks ready to merge

lopaka commented 12 years ago

Having any empty input would be the fault of the user. They would have to explicitly clear/remove this input.