voxpupuli / puppet-cassandra

Installs Cassandra & DataStax Agent on RHEL/Ubuntu/Debian.
https://forge.puppetlabs.com/puppet/cassandra
Apache License 2.0
13 stars 65 forks source link

Add rpc_port to inter-node firewall rules #68

Closed dallinb closed 9 years ago

dallinb commented 9 years ago

This is actually an over-site as instead of following:

http://docs.datastax.com/en/cassandra/2.0/cassandra/security/secureFireWall_r.html

We should have been looking at:

http://docs.datastax.com/en/datastax_enterprise/4.5/datastax_enterprise/sec/secConfFirePort.html

Relabelling as a bug instead of an enhancement.

dallinb commented 9 years ago

Will simply allow the user to specify additional TCP ports.