From 5409d1d35a753824b009dfce56d33ab1f55c7eb5 Mon Sep 17 00:00:00 2001 From: Kyle Button Date: Sun, 13 Jan 2019 20:10:06 -0600 Subject: [PATCH] Update xteve.yml put network back to bridge --- apps/xteve.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/xteve.yml b/apps/xteve.yml index 89e616b..d87fc06 100644 --- a/apps/xteve.yml +++ b/apps/xteve.yml @@ -60,7 +60,7 @@ env: '{{pg_env}}' restart_policy: unless-stopped networks: - - name: host + - name: bridge aliases: - '{{pgrole}}' state: started