Skip to content

etcd_testconsumer job from etcd/117

Github source: 9b5f041 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 (from etcd_testconsumer_ctl.sh.erb)
  • bin/pre-start (from pre-start.erb)
  • config/certs/ca.crt (from ca.crt.erb)
  • config/certs/client.crt (from client.crt.erb)
  • config/certs/client.key (from client.key.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.