# list all input and output params params:
first_addend: name: First addend second_addend: name: Second addend sum: name: Sum type: out-text
# friendly_name: <script friendly name> # this value will be used as the name of the automation script BRPM, if not specified the file name of the file will be used description: Sums two numbers
# if your automation script depends on an integration server, you can specify here the type of the integration server it needs # during the installation the applicable integration server of the BRPM instance will then be linked to the automation script
# supported integration server types: # Jira # Hudson/Jenkins, Jenkins # Remedy via AO, AO, “AtriumOrchestrator # BMC Application Automation, Bladelogic # RLM Deployment Engine, BRPD
# integration_server_type: <integration server type>