modified the templateOptions to except a predicate that will execute just before the initScript runs passing the node information into it. You can merge this Pull Request by running:
git pull https://github.com/ashley-taylor/jclouds master Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/406 -- Commit Summary -- * adding master callback -- File Changes -- M compute/src/main/java/org/jclouds/compute/options/TemplateOptions.java (41) M compute/src/main/java/org/jclouds/compute/strategy/CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.java (6) M compute/src/test/java/org/jclouds/compute/strategy/CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapTest.java (73) -- Patch Links -- https://github.com/jclouds/jclouds/pull/406.patch https://github.com/jclouds/jclouds/pull/406.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/406
