Hi, I want to apply a security check on hostnames in my domain (abc.example.com) so that puppet should verify the hostname or serial number through "dmidecode -s system-serial-number" instead of "facter| grep -i serial" so that if any node in the domain changes the hostname of the system then also puppet should pick the hostname/serial number through "dmidecode -s system-serial-number" as I had configured " *.example.com " in my autosign.conf file. How can this be achived through puppet ?
Also is there any other way so that I can secure my hostname in my domain. Thanks -- 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.
