bin/cloud-refresh in auser-poolparty-0.2.56 vs bin/cloud-refresh in auser-poolparty-0.2.57
- old
+ new
@@ -8,9 +8,10 @@
end
o.loaded_clouds.each do |cloud|
with_cloud(cloud) do
+ vputs "Calling reconfigure_cloud!('force_reconfig') on #{master.ip}"
reconfigure_cloud!("force_reconfig")
end
end
\ No newline at end of file