From 2645728c5f10f8f108b26d7beb26f92389a2273f Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Fri, 3 Jan 2014 18:23:24 +0000 Subject: [PATCH] skip config for now - it will be done a different way --- recipes/default.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/default.rb b/recipes/default.rb index 2e1ae79..ee85655 100644 --- a/recipes/default.rb +++ b/recipes/default.rb @@ -18,4 +18,4 @@ # limitations under the License. # -include_recipe "pacemaker::config" +include_recipe "pacemaker::setup"