Skip to content

vault job from vault/3

Github source: 80dc5ad or master branch

Properties

bind_ip

Address for the TCP connection to listen on

Default
0.0.0.0

bind_port

Port for the TCP connection to listen on

Default
8200

tls

certificate

Content of the PEM-encoded TLS server cert

private_key

Content of the PEM-encoded TLS server private 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/vault/ directory (learn more).

  • bin/vault_ctl (from vault_ctl)
  • config/config.hcl (from config.hcl.erb)
  • config/ssl.crt (from ssl.crt.erb)
  • config/ssl.key (from ssl.key.erb)

Packages

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