smbtestserver job from smb-volume/2.0.0
              Github source:
              6d5ce0f or
              master branch
            
Properties¶
export_cidr¶
  
    
      cidr range to use for smb exports
- Default
 10.0.0.0/8
export_root_path¶
  
    
      SMB root path
- Default
 /var/vcap/store/smbtestserver
password¶
  
    
      SMB password
username¶
  
    
      SMB username
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/smbtestserver/ directory
            (learn more).
          
bin/pre-start(frominstall.erb)bin/smbtestserver_ctl(fromctl.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.
          
This job relies on no runtime packages.