Skip to content

iptables-manager job from service-fabrik/3.183.0

Github source: 257bcfd0 or master branch

Properties

allow_ips_list

Comma seperated list of ips from which requests are ACCEPTED

Default
127.0.0.1

block_ips_list

Comma seperated List of ips from which the requests will be DROPPED

enable_connection

If set to true iptables rules will be dropped to enable connectivity across deployments

Default
false

Templates

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

  • bin/iptables-manager_ctl (from bin/iptables-manager_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.