Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown variable lsbmajdistrelease #51

Open
siliconalchemy opened this issue Dec 5, 2016 · 2 comments · May be fixed by #53
Open

Unknown variable lsbmajdistrelease #51

siliconalchemy opened this issue Dec 5, 2016 · 2 comments · May be fixed by #53

Comments

@siliconalchemy
Copy link

[puppetserver] Puppet Unknown variable: '::lsbmajdistrelease'. at /srv/puppet/environments/production/modules/cron/manifests/install.pp:20:45
@slauger
Copy link

slauger commented Mar 14, 2017

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).

@mspaulding06
Copy link

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?

cryptomeme added a commit to cryptomeme/puppet-cron that referenced this issue May 8, 2017
@cryptomeme cryptomeme linked a pull request May 8, 2017 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants