Puppet bootstrap

When starting a brand-new puppet environment, this is the procedure I usually follow to get a client/server bootstrap. First get puppet installed on two boxes, one will be a master and one (or both) will be clients. (Note: You need some kind of name-resolution infrastructure, either via DNS or /etc/hosts. Puppet clients by default try […]