From b1e2379f26584ff54bf236128d99a245b37226eb Mon Sep 17 00:00:00 2001 From: Matt Amos Date: Mon, 15 Dec 2014 18:36:05 +0000 Subject: [PATCH] Add tile log analysis role to ironbelly. --- roles/ironbelly.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 34c03de71..821912a19 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -99,5 +99,6 @@ run_list( "role[planetdump]", "recipe[rsyncd]", "recipe[openvpn]", - "recipe[git::server]" + "recipe[git::server]", + "recipe[planet::tilelog]" ) -- 2.43.2