From 0b6539f289fd5b587e9a527222551cce8e329333 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 6 Sep 2026 11:19:07 +0100 Subject: [PATCH] Fix planet-dump tests --- .kitchen.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.kitchen.yml b/.kitchen.yml index 44f6a30d4..07560acac 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -328,6 +328,9 @@ suites: - name: planet-dump run_list: - recipe[planet::dump] + attributes: + web: + database_host: primary - name: planet-notes run_list: - recipe[planet::notes] -- 2.47.3