---
version: {console_version}
remote_ssh_user: cbs_admin
Console:
##IP address of Console VM. If more than one node exists, add IP addresses in the following format: - '10.10.10.10'.
##if you have more than one hosts,you can add .
  hosts:
    - '{console_host0}'
    - '{console_host1}'

##Version of tomcat
tomcat_version: 1.2.19

## env type
jre_arch: x86

##service_name
##can not delete
service_name: cbs
service_name_upper: CBS

is_scene_nfvi: 'false'