From 34891395c293a6fd10e0a622cb601b8e39d80e87 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Tue, 9 Jan 2024 16:55:38 +0000 Subject: [PATCH] Apply imagery::tiler to ironbelly --- roles/ironbelly.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 10b1e9599..6c2f747c1 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -100,5 +100,6 @@ run_list( "role[equinix-ams]", "role[gateway]", "recipe[rsyncd]", - "recipe[dhcpd]" + "recipe[dhcpd]", + "recipe[imagery::tiler]", ) -- 2.45.1