diff --git a/config.yml.sample b/config.yml.sample index fdc544d..64abdf1 100644 --- a/config.yml.sample +++ b/config.yml.sample @@ -28,10 +28,8 @@ :template_variables: :variable: 'fqdn' :method: 'get_chef_fqdn' - :argument: '@instance_id' :chat: :enable: true :message: 'Did something to node {node}' :variable: 'node' :method: 'get_chef_node_name' - :argument: '@instance_id'