]> review.fuel-infra Code Review - packages/trusty/mcollective.git/blob - lib/mcollective/generators/templates/data_input_snippet.erb
Added mcollective 2.3.1 package
[packages/trusty/mcollective.git] / lib / mcollective / generators / templates / data_input_snippet.erb
1   input :query,
2         :prompt => "%PROMP%",
3         :description => "%DESCRIPTION%",
4         :type => %TYPE%,
5         :validation => %VALIDATION%,
6         :maxlength => %MAXLENGTH%
7