From f9efd8af40efb542b4388d294d79169548ea6f8f Mon Sep 17 00:00:00 2001 From: James Robinson Date: Wed, 29 Oct 2014 11:19:23 -0400 Subject: [PATCH] Removed redundant include (causing error). --- recipes/bluepill.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/bluepill.rb b/recipes/bluepill.rb index d9ef404..fa0b14f 100644 --- a/recipes/bluepill.rb +++ b/recipes/bluepill.rb @@ -1,4 +1,3 @@ -include_recipe "bluepill" if(File.exists?('/etc/init/s3fs-fuse.conf')) service "s3fs-fuse" do