Remove autoetchosts include from common

This commit is contained in:
Jay Pipes
2012-11-14 16:32:45 -05:00
parent 46a69a6340
commit a1cca09610

View File

@@ -17,8 +17,6 @@
# limitations under the License.
#
include_recipe "osops-utils::autoetchosts"
if platform?(%w(redhat centos))
include_recipe "yum::epel"
end