Signed-off-by: Tommi Virtanen <tv@inktank.com>
Add our autobuild key to your system's list of trusted keys to avoid a
security warning::
- wget -q -O- https://raw.github.com/ceph/ceph/master/keys/autobuild.asc \ | sudo apt-key add -
+ wget -q -O- https://raw.github.com/ceph/ceph/master/keys/autobuild.asc | sudo apt-key add -
Add our package repository to your system's list of APT sources, but replace ``{BRANCH}``
with the branch you'd like to use (e.g., chef-3, wip-hack, master, stable).