set_mtu job from networking/8
              Github source:
              2d9b32f1 or
              master branch
            
Properties¶
networking¶
  
  
    
set_mtu¶
interface¶Network interface name.
- Default
eth0
mtu¶MTU (Maximum Transmission Unit) value in bytes
- Default
1500
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/set_mtu/ directory
            (learn more).
          
- bin/pre-start(from- pre-start.sh.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.