bootstrap job from cf-mysql/34
              Github source:
              e0508b5 or
              master branch
            
Properties¶
cf_mysql¶
  
  
    
mysql¶
cluster_ips¶IP addresses of all MySQL nodes
galera_healthcheck¶
endpoint_password¶Password used to contact the sidecar endpoints via Basic Auth
endpoint_username¶Username used to contact the sidecar endpoints via Basic Auth
- Default
galera-healthcheck
port¶Port used by healthcheck process to listen on
- Default
9200
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/bootstrap/ directory
            (learn more).
          
- bin/run(from- errand.sh.erb)
- config/config.yml(from- config.yml.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.