From c6663bfe73a0c9d98b764f8d063780b50396e8ae Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Fri, 27 Nov 2015 13:12:42 -0500 Subject: [PATCH] Remove nodepool_project_config_dir notify No need to restart nodepool when this code is for diskimage-builder. Change-Id: Ia177d227b271fceaf32700045fef701ef31dafd0 Signed-off-by: Paul Belanger --- tasks/config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/config.yaml b/tasks/config.yaml index 5ab6578..b772aef 100644 --- a/tasks/config.yaml +++ b/tasks/config.yaml @@ -87,4 +87,3 @@ - '--chmod=Du=rwx,Dg=rx,Do=rx,Fu=rw,Fg=r,Fo=r' - '--delete' when: nodepool_project_config_dir != "" - notify: Restart nodepool