From 211bbe79c725369822637503efb9f10214a352a7 Mon Sep 17 00:00:00 2001 From: Kazuhiro MUSASHI Date: Tue, 1 Sep 2020 01:45:00 +0900 Subject: [PATCH] Unregister `fluentd` cookbook. --- roles/base.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/base.rb b/roles/base.rb index 53bd52f..f323aee 100644 --- a/roles/base.rb +++ b/roles/base.rb @@ -5,5 +5,4 @@ include_recipe '../cookbooks/monit/default.rb' include_recipe '../cookbooks/consul/default.rb' include_recipe '../cookbooks/consul-template/default.rb' include_recipe '../cookbooks/fzf/default.rb' -include_recipe '../cookbooks/fluentd/default.rb' include_recipe '../cookbooks/prometheus/default.rb'