iptables-manager job from service-fabrik/3.194.0
Github source:
e4ebb2b0
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
(frombin/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.