From 01a084ee94f7d4d01041a8d25210c2f2d133d7f6 Mon Sep 17 00:00:00 2001 From: MrRJ45 Date: Mon, 18 Jan 2016 12:48:02 +0000 Subject: Update README.md Fixes #256 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3c17dd1..e4c02e8 100644 --- a/README.md +++ b/README.md @@ -459,7 +459,7 @@ Following configuration keys need to be defined for all hooks: ### Events * `node_success`: triggered when configuration is succesfully pulled from a node and right before storing the configuration. * `node_fail`: triggered after `retries` amount of failed node pulls. - * `post_store`: triggered after node configuration is stored. + * `post_store`: triggered after node configuration is stored (this is executed only when the configuration has changed). ## Hook type: exec The `exec` hook type allows users to run an arbitrary shell command or a binary when triggered. -- cgit v1.2.1