- Install BitBucket
- Make a
Projectcalledpuppet(with a short name ofPUP) - Create a repository called
control-repo -
- Create a user called
r10kwith a password ofpuppet. - Make the r10k user an admin of the
PUPproject.
- Create a user called
- Either use the admin user to test pushing code, or create a user for yourself and add your SSH key to that user.
- If making a user for yourself, give your user account read/write or admin privilege to the
PUPproject.