install-hwc-buildpack job from hwc-buildpack/2.3.11
Github source:
911d16dc
or
master branch
Properties¶
cf
¶
admin_password
¶Password of the admin user
admin_username
¶Username of the admin user
api_url
¶Cloud Foundry API server URL (cloud controller)
system_domain
¶Cloud Foundry system domain, used for the Console application’s URL
ssl
¶
skip_cert_verify
¶when connecting over TLS, don’t verify certificates
- Default
"false"
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/install-hwc-buildpack/
directory
(learn more).
bin/run.ps1
(fromrun.ps1.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.