From de9bc987eee5bf3fefaf450a8caca9221b760d70 Mon Sep 17 00:00:00 2001 From: Hung Nguyen Viet Date: Wed, 25 Mar 2015 10:27:56 +0700 Subject: [PATCH] watch also does what require does and more --- bind/config.sls | 2 -- 1 file changed, 2 deletions(-) diff --git a/bind/config.sls b/bind/config.sls index fe68c3f..c388056 100644 --- a/bind/config.sls +++ b/bind/config.sls @@ -17,8 +17,6 @@ bind_restart: - reload: False - watch: - file: {{ map.log_dir }}/query.log - - require: - - file: {{ map.log_dir }}/query.log {{ map.log_dir }}/query.log: file.managed: