Skip to content

broker-registrar job from cf-redis/434.0.14

Github source: accb71f or master branch

Properties

broker

host

Host address of the service broker

name

Name of the service broker

password

Basic Auth password for the service broker

protocol

Protocol (http/https) provided to the Cloud Controller when registering/deregistering the broker

Default
https

username

Basic Auth username for the service broker

cf

admin_password

Password of the admin user

admin_username

Username of the admin user

api_url

Full URL of Cloud Foundry API

skip_ssl_validation

Skip SSL certificate validation

Default
true

redis

broker

dedicated_node_count

Number of provisioned dedicated instances

enable_deprecate_dedicated_service_access

If set to true broker-registrar errand will disable access to dedicated-vm plan

Default
false
enable_service_access

Enable service access to all orgs specified, default to allow all orgs access

Default
true
service_access_orgs

Limit your service to only be accessible by the given org.

Default
[]
service_instance_limit

Number of shared vm instances allowed

service_name

Service name

Default
p-redis

Templates

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

  • bin/run (from errand.sh.erb)

Packages

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