set_mtu job from networking/9
Github source:
373b61e
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
(frompre-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.