etcd-test-consumer job from etcd/54
              Github source:
              8ce4b967 or
              master branch
            
Properties¶
etcd¶
  
  
    
ca_cert¶PEM-encoded CA certificate
client_cert¶PEM-encoded client certificate
client_key¶PEM-encoded client key
machines¶Addresses of etcd machines
require_ssl¶enable ssl for all communication with etcd
- Default
true
server_cert¶PEM-encoded server certificate
server_key¶PEM-encoded server key
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-test-consumer/ directory
            (learn more).
          
- bin/run(from- run.sh.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.