> -    *
> -    * @param group           The group where the given bootstrap 
> configuration will be
> -    *                        applied.
> -    * @param bootstrapConfig The configuration to be applied to the nodes in 
> the
> -    *                        group.
> -    */
> +   Statement createBootstrapScriptForGroup(String group, @Nullable String 
> nodeName);
> +
> +    /**
> +     * Configures how the nodes of a certain group will be bootstrapped
> +     *
> +     * @param group           The group where the given bootstrap 
> configuration will be
> +     *                        applied.
> +     * @param bootstrapConfig The configuration to be applied to the nodes 
> in the
> +     *                        group.
> +     */

Can you restore the indent o the javadoc?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/622/files#r21267367

Reply via email to