lib/chef/knife/cluster_proxy.rb in ironfan-4.6.2 vs lib/chef/knife/cluster_proxy.rb in ironfan-4.7.0

- old
+ new

@@ -117,9 +117,13 @@ } return "DIRECT"; }\n} end + def prepares? + false + end + def aggregates? false end end end