deregister_admin_ui job from admin-ui/8
Github source:
2e4c28dc or
master branch
Properties¶
admin_ui¶
uaa¶
admin_client_secret¶Uaa admin client secret
client¶
id¶Uaa OAuth client id
secret¶Uaa OAuth client secret
scopes¶
admin¶Array of uaa OAuth scopes of admin-ui admins
- Default
- admin_ui.admin
user¶Array of uaa OAuth scopes of admin-ui users
- Default
- admin_ui.user
url¶Uaa url
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/deregister_admin_ui/ directory
(learn more).
bin/deregister_admin_ui(frombin/deregister_admin_ui)bin/run(frombin/run)data/properties.sh(fromdata/properties.sh.erb)helpers/ctl_setup.sh(fromhelpers/ctl_setup.sh)helpers/ctl_utils.sh(fromhelpers/ctl_utils.sh)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.