lib/chef/knife/cluster_show.rb in ironfan-4.3.2 vs lib/chef/knife/cluster_show.rb in ironfan-4.3.3

- old
+ new

@@ -33,10 +33,10 @@ :description => "Look up computers on AWS cloud (default is yes, look up computers; use --no-cloud to skip)", :default => true, :boolean => true def run - with_verbosity(1){ config[:include_terminated] } + with_verbosity(1){ config[:include_terminated] = true } load_ironfan die(banner) if @name_args.empty? configure_dry_run # Load the cluster/facet/slice/whatever