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

Don't execute the lvm commands when not supported. #193 #222

Merged
merged 1 commit into from
Dec 19, 2018

Conversation

jograb
Copy link

@jograb jograb commented Nov 20, 2018

Unfortunately you've deleted the changes, merged in #193 with the new release 1.1.0.

Error: Facter: error while resolving custom facts in /opt/puppetlabs/puppet/cache/lib/facter/lvm_support.rb: execution of command "vgs -o name --noheadings 2>/dev/null" failed: command not found.

Unfortunately you've deleted the changes, merged in puppetlabs#193 with the new release 1.1.0.

Error: Facter: error while resolving custom facts in /opt/puppetlabs/puppet/cache/lib/facter/lvm_support.rb: execution of command "vgs -o name --noheadings 2>/dev/null" failed: command not found.
@vchepkov
Copy link

@dylanratcliffe is working on a fix in #220

IMHO, these facts should be obsoleted, new structured facts serve the same purpose in more modern way

@dylanratcliffe
Copy link

I vote we just merge this and do a separate PR for removing those facts with the next major release. Trying to make them work properly is barely worth it give that they are super old-school anyway

@tphoney
Copy link
Contributor

tphoney commented Dec 19, 2018

Thanks for the fix @jonny0303, and the input @dylanratcliffe

@tphoney tphoney merged commit d2864e8 into puppetlabs:master Dec 19, 2018
cegeka-jenkins pushed a commit to cegeka/puppet-lvm that referenced this pull request Jun 4, 2020
Don't execute the lvm commands when not supported. puppetlabs#193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants