Managing automation

Note

Automation scripts that use server references in a package do not work in steps.

By default, all automation scripts are run on JRuby. For Local Ruby automation scripts, you can use an alternate Ruby interpreter.

Best practice

BMC recommends that you use Ruby 1.9.3 as this version is supported in RPM. For more information about installing alternate Ruby, see Installing alternate Ruby interpreter.

To disable an alternate Ruby interpreter

Open the appropriate script and delete the line with params["alternate_ruby"] = true.

Warning

Commenting the line or setting the alternate_ruby parameter to false does not disable alternate Ruby.


Was this page helpful? Yes No Submitting... Thank you

Comments