Skip to content

turbulence_agent job from turbulence/0.4

Github source: c07f84a6 or master branch

Properties

turbulence_agent

api

ca_cert

CA certificate to use for connecting to the API server (uses system CA certificates by default)

Default
""
host

Host of the API server

password

Password for the API authentication

Default
""
port

Port of the API server

Default
8080
username

Username for the API authentication

Default
turbulence

debug

Show debug logs

Default
true

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/turbulence_agent/ directory (learn more).

  • bin/ctl (from ctl.erb)
  • config/ca_cert (from ca_cert.erb)
  • config/config.json (from config.json.erb)

Packages

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