Details
-
Type:
Improvement
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.9.12
-
Fix Version/s: None
-
Component/s: Chef Client
-
Labels:None
Description
Allowing to pass block to migrate_command would be more consistent (because of this possibility in restart_command).
Also it would be very helpful.
Currently we're hacking this method inside our libraries directory to make possibility of using rvm (we must load user environment during migration).
If you think this can be merged into master, I can try to implement this.
This would have helped my current issues http://tickets.opscode.com/browse/CHEF-2912.