verify-cluster-schemas job from cf-mysql/34
              Github source:
              e0508b5 or
              master branch
            
Properties¶
cf_mysql¶
  
  
    
mysql¶
admin_password¶Password for the MySQL server admin user
admin_username¶Username for the MySQL server admin user
- Default
root
cluster_ips¶IP addresses of all MySQL nodes
galera_healthcheck¶
endpoint_password¶Password used to authenticate with galera healthcheck
endpoint_username¶Username used to authenticate with galera healthcheck
- Default
galera-healthcheck
port¶Port used to access galera healthcheck
- Default
9200
port¶Port the mysql servers are running on
- Default
3306
proxy¶
arbitrator_ip¶IP address of the arbitrator if it exists
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/verify-cluster-schemas/ directory
            (learn more).
          
- bin/run(from- run.rb.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.