From 4e1bd458f32658e9474ce734d891dcf353ddb395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Sat, 23 Jan 2021 16:55:21 +0100 Subject: [PATCH] Update the mastodon-1 node after Chef run --- nodes/mastodon-1.json | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes/mastodon-1.json b/nodes/mastodon-1.json index b06ab5f..df0c363 100644 --- a/nodes/mastodon-1.json +++ b/nodes/mastodon-1.json @@ -18,6 +18,7 @@ "recipes": [ "kosmos-base", "kosmos-base::default", + "kosmos-postgresql::hostsfile", "kosmos-mastodon", "kosmos-mastodon::default", "kosmos-mastodon::nginx",