# list all input and output params params:

password:
  name: Password
  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: Gets the password of the BRPM database

# 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>