Skip to content

nfstestserver job from nfs-volume/1.1.0

Github source: 53ca1478 or master branch

Properties

nfstestserver

export_cidr

cidr range to use for nfs exports

Default
10.0.0.0/8

export_root_path

NFS root path

Default
/var/vcap/store/nfstestserver

Templates

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

  • bin/nfstestserver_ctl (from ctl.erb)
  • bin/pre-start (from install.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.