If you want Hockeypuck to peer with other keyservers, you will need to populate your Hockeypuck instance to share as many public keys with prospective peers as possible before joining a pool of synchronizing key servers.
A partial list of current dumps is maintained in the project contrib folder.
hockeypuck-load -config /etc/hockeypuck/hockeypuck.conf /path/to/keyfiles/\*.pgp hockeypuck-pbuild -config /etc/hockeypuck/hockeypuck.conf
If you installed from PPA on Ubuntu, you'll want to do this as the hockeypuck
user:
su - hockeypuck -c 'hockeypuck-load -config /etc/hockeypuck/hockeypuck.conf /path/to/keyfiles/\*.pgp'