puppet-cron
puppet-cron copied to clipboard
Unknown variable lsbmajdistrelease
[puppetserver] Puppet Unknown variable: '::lsbmajdistrelease'. at /srv/puppet/environments/production/modules/cron/manifests/install.pp:20:45
For the lsb facts you need to install the lsb_release command on your system first (e.g. "yum install redhat-lsb-core" on RHEL).
This is a frustration since I need to now install the lsb tools and all required dependencies onto all hosts using cron. Is there a reason that the operating system facts are not sufficient?