Puppet::Technical Check List

From Sigmon

(Redirected from Technical Check List)
Jump to: navigation, search

Logging

  • Debugging doesn't always go into logging, for instance much information is available with (add --debug and --no-daemonize)
/usr/sbin/puppetmasterd8 --debug --no-daemonize --masterport=8148 --logdest=/var/log/puppet/puppetmaster.8.log --servertype=mongrel

File Serving

  • make sure puppet user on master has permissions to read
  • make sure the host is given access in fileserver.conf

CA

  • if host is set to auto-sign, make sure dnsdomainname and hostname -s and hostname -f return valid hostnames