Skip to content

Commit

Permalink
Update machine.rb
Browse files Browse the repository at this point in the history
Fixed it so it will perform after launch tasks.
  • Loading branch information
brandonbell committed May 28, 2013
1 parent 1068cd3 commit f369fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ironfan/provider/vsphere/machine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def stop
end

def perform_after_launch_tasks?
false
true
end

def self.ip_settings(settings, hostname)
Expand Down

0 comments on commit f369fb0

Please sign in to comment.