Browse Source

burp: Don't restart server on client config changes

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 years ago
parent
commit
a706880269
1 changed files with 0 additions and 2 deletions
  1. 0 2
      burp/server.sls

+ 0 - 2
burp/server.sls

@@ -52,6 +52,4 @@ burp-server:
     - context:
       node: {{ node }}
       burp_config: {{ node_config.get ('burp') }}
-    - watch_in:
-      - service: burp-server
 {% endfor %}