Updated mcollective.init according to OSCI-658
[packages/precise/mcollective.git] / lib / mcollective / generators / templates / data_input_snippet.erb
diff --git a/lib/mcollective/generators/templates/data_input_snippet.erb b/lib/mcollective/generators/templates/data_input_snippet.erb
new file mode 100644 (file)
index 0000000..7a3fab9
--- /dev/null
@@ -0,0 +1,7 @@
+  input :query,
+        :prompt => "%PROMP%",
+        :description => "%DESCRIPTION%",
+        :type => %TYPE%,
+        :validation => %VALIDATION%,
+        :maxlength => %MAXLENGTH%
+