aws_snapshots job from stannis/12.0
              Github source:
              a736c481 or
              master branch
            
Properties¶
aws¶
  
  
    
aws_access_key_id¶AWS Key
aws_secret_access_key¶AWS Secret
region¶AWS Region
- Default
us-east-1
aws_snapshots¶
  
  
    
deployments¶The deployments and their snapshots to watch
bosh_uploader¶
  
  
    
interval¶Interval in seconds between uploads of latest data
- Default
60
webserver_api¶The URI for the stannis collector
webserver_password¶The password for authentication to BOSH
webserver_username¶The username for authentication to BOSH
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/aws_snapshots/ directory
            (learn more).
          
- bin/aws_snapshots_ctl(from- bin/aws_snapshots_ctl)
- bin/monit_debugger(from- bin/monit_debugger)
- config/deployments.yml(from- config/deployments.yml.erb)
- data/properties.sh(from- data/properties.sh.erb)
- helpers/ctl_setup.sh(from- helpers/ctl_setup.sh)
- helpers/ctl_utils.sh(from- helpers/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.