From a1cca096102b1bf7cc583d7daeaaa47a15e89997 Mon Sep 17 00:00:00 2001 From: Jay Pipes Date: Wed, 14 Nov 2012 16:32:45 -0500 Subject: [PATCH] Remove autoetchosts include from common --- recipes/nova-common.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/recipes/nova-common.rb b/recipes/nova-common.rb index 9b005f7d..229c5943 100644 --- a/recipes/nova-common.rb +++ b/recipes/nova-common.rb @@ -17,8 +17,6 @@ # limitations under the License. # -include_recipe "osops-utils::autoetchosts" - if platform?(%w(redhat centos)) include_recipe "yum::epel" end