It's from hostid command. How exactly is it generated I really don't know
their info page is a bit vague.
------
For example, here's what it prints on one system I use:
$ hostid
1bac013d
On that system, the 32-bit quantity happens to be closely related to
the system's Internet address, but that isn't always the case.
An exit status of zero indicates success, and a nonzero value
indicates failure.
-----
You could always generate your own md5 number from your own specifications
for a custom facter variable. It won't be easy for you to reference the
files though. Security via obscurity isn't the best way, but it's better
than what's place now. Puppet assumes all hosts are 'friendly'
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.