deploy-notifications job from notifications/2
              Github source:
              7538bf7a or
              master branch
            
Properties¶
domain¶
  
    
      Cloud Foundry System Domain
notifications¶
  
  
    
app_domain¶Domain used to host application
cf¶
admin_password¶Password of the CF admin user
admin_user¶Username of the CF admin user
database_url¶URL pointing to database
network¶Network used to host application
sender¶Sender of the notification
smtp¶
host¶SMTP Host name
pass¶Password of the SMTP user
port¶SMTP port number
tls¶Uses SMTP TLS
user¶Username for the SMTP host
uaa¶
client_id¶Client id of the UAA
client_secret¶Client secret of the UAA
ssl¶
  
  
    
skip_cert_verify¶Whether to verify SSL certs when making web requests
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/deploy-notifications/ directory
            (learn more).
          
- bin/run(from- deploy.sh.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.