Skip to content

rackhd-cpi job from bosh-rackhd-cpi/16

Github source: 22dfe80a or master branch

Properties

rackhd-cpi

agent

blobstore
options

Options for the blobstore used by deployed BOSH agents

Default
{}
provider

Provider type for the blobstore used by deployed BOSH agents (e.g. dav, s3)

Default
dav
mbus

Mbus URL used by deployed BOSH agents

Example
nats://nats:nats-password@10.254.50.4:4222
ntp

NTP configuration used by deployed BOSH agents

Default
[]

api_url

API endpoint url

Example
http://10.10.10.10:8080

max_reserve_node_attempts

maximum number of attempts to create a vm or persistent disk

Default
5

run_workflow_timeout

timeout for running a workflow in seconds

Default
1200

Templates

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

  • bin/cpi (from cpi.erb)
  • config/cpi.json (from cpi.json.erb)

Packages

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