etcd_testconsumer job from etcd/89
              Github source:
              220297bf or
              master branch
            
Properties¶
etcd_testconsumer¶
  
  
    
etcd¶
ca_cert¶PEM-encoded CA certificate
- Default
  ""
client_cert¶PEM-encoded client certificate
- Default
  ""
client_key¶PEM-encoded client key
- Default
  ""
dns_health_check_host¶Host to ping for confirmation of DNS resolution
- Default
  consul.service.cf.internal
machines¶Addresses of etcd machines
require_ssl¶enable ssl for all communication with etcd
- Default
  false
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/etcd_testconsumer/ directory
            (learn more).
          
bin/etcd_testconsumer_ctl(frometcd_testconsumer_ctl.sh.erb)bin/pre-start(frompre-start.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.