---
version: 1.0.0

## used to ssh the remote node, make tmp dir to scp software pakage and deploy the software
remote_ssh_user: ossuser

## if current region is standby: 'yes', otherwise: 'no'.
is_standby_region: 'no'

Console:
##IP address of ManageOne-Tenant. If more than one node exists, add IP addresses in the following format: - '192.0.0.1'.
##if you have more than one hosts,you can add .
  hosts:
    - '172.30.50.72'
    - '172.30.50.71'
