Skip to content

routes job from networking/6

Github source: 11b4e4e2 or master branch

Properties

networking

routes

List of routes to be added

Example
- gateway: 10.10.0.2
  host: null
  interface: eth1
  irtt: null
  metric: null
  mss: null
  net: 10.9.9.0
  netmask: 255.255.255.0
  window: null

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/routes/ directory (learn more).

  • bin/routes_ctl (from bin/routes_ctl.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.