rackhd-cpi job from bosh-rackhd-cpi/12
Github source:
d02956ce
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:[email protected]:4222
ntp
¶NTP configuration used by deployed BOSH agents
- Default
[]
apiserver
¶API endpoint ip
- Example
10.10.10.10
max_create_vm_attempts
¶maximum number of attempts to create a vm
- 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
(fromcpi.erb
)config/cpi.json
(fromcpi.json.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.