nt to use something relatively static
> like a serial number (if you use something like the hostname, it will
> change any time someone renames their machine in the sharing pane). You
> could also do 'node_name_value = thisnode' and Puppet would classify the
> node based on the name
EVERY node, set
> the
> node_name_{fact,value} in puppet.conf, and then Puppet would treat each
> machine as a separate node (even though the certificate is the same
> everywhere). Obviously there are security implications for this, but some
> people prefer it to Autosigning.
>
> Ho
Firstly my apologies for posting this if it has been answered
elsewhere and I missed it while looking.
I'm starting to look at using Puppet to manage our fleet of Mac's
running OS X in our lab environment and I'm quite impressed with it
from my testing so far.
I have tested the functionality of t