register-broker job from on-demand-service-broker/0.26.1
              Github source:
              f77e90f or
              master branch
            
Properties¶
broker_name¶
  
    
      name of broker to register with cloud controller
broker_uri¶
  
    
      URI of broker, if a route has been registered (optional)
default_access_org¶
  
    
      Enable service access to the specified org if enable_service_access is set to true and cf_service_access is set to “org-restricted”
- Default
 system
disable_ssl_cert_verification¶
  
    
      disable TLS certificate verification
- Default
 false
enable_service_access¶
  
    
      Enable service access to the listed service plans
- 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/register-broker/ directory
            (learn more).
          
bin/run(fromerrand.sh.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.