blueprint-agent job from blueprint/1.6.0
              Github source:
              3a6b43f or
              master branch
            
Properties¶
manifest¶
  
  
    
jobs¶The jobs of the deployment manifest.
- Default
  []
properties¶The properties of the deployment manifest.
- Default
 {}
password¶
  
    
      Password of the Agent.
- Default
 admin
port¶
  
    
      Port of Agent API.
- Default
 2718
provider¶
  
    
      IaaS Provider configuration required for backup and restore.
username¶
  
    
      Username of the Agent.
- Default
 admin
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/blueprint-agent/ directory
            (learn more).
          
bin/blueprint-agent_ctl(frombin/blueprint-agent_ctl.erb)bin/job_properties.sh(frombin/job_properties.sh.erb)config/settings.yml(fromconfig/settings.yml.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.