From 8a9533529ceb3dc6261187df1cde4a159d098411 Mon Sep 17 00:00:00 2001 From: Eric Heydrick Date: Tue, 28 Mar 2017 11:25:54 -0700 Subject: [PATCH] remove unused argument param from example --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index fa14b5c..71378d2 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,6 @@ To enable webhooks, add a `:webhooks:` section to the config: :template_variables: :variable: 'fqdn' :method: 'get_chef_fqdn' (or 'get_chef_node_name') - :argument: '@instance_id' ``` Chat notifications can be sent when the webhook successfully executes. See