Add tcpdump to deployed instances to support packet capture
I'm adding this to the production deploy repo, but it may make mo0re sense on the base image.
We need to be able to support packet capture from deployed instances. There are circumstances where we want to sample packets from a specific instance. That is easiest with tcpdump on the node.
Edited by John-Paul Robinson