summaryrefslogtreecommitdiff
path: root/chef-mode/supports
diff options
context:
space:
mode:
Diffstat (limited to 'chef-mode/supports')
-rw-r--r--chef-mode/supports5
1 files changed, 5 insertions, 0 deletions
diff --git a/chef-mode/supports b/chef-mode/supports
new file mode 100644
index 0000000..6fe4c84
--- /dev/null
+++ b/chef-mode/supports
@@ -0,0 +1,5 @@
+# -*- mode: snippet -*-
+# name: supports
+# key: supports
+# --
+supports :status => :${1:true}, :restart => :${2:true}, :reload => :${3:true} \ No newline at end of file