commit | 6eb7147f6d1b1dc12af7e9fd1d68f91a3a3bbd89 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Thu Nov 09 20:51:44 2023 +0100 |
committer | Akron <nils@diewald-online.de> | Thu Nov 09 20:51:44 2023 +0100 |
tree | 571a3ec327a79dd2b6378bbeeb8125e52d73baa7 | |
parent | c6072384ef3cdb5c4bf1aa181484ae7d21d3450a [diff] [blame] |
Fix host for inter-node communication Change-Id: Ief12b11cd2802666b477e99d58b10f1b7ef77fb9
diff --git a/deploy-krawfish.yml b/deploy-krawfish.yml index 90d2485..9325e18 100644 --- a/deploy-krawfish.yml +++ b/deploy-krawfish.yml
@@ -36,6 +36,7 @@ user: "{{ ansible_facts.getent_passwd[\"korap\"].1 }}" init: true detach: true + network_mode: "host" mounts: - type: bind source: "/opt/korap/krawfish/log"