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

Make the XFS support optional, not required. #42

Merged
merged 1 commit into from
Sep 24, 2013

Conversation

smithj4
Copy link
Contributor

@smithj4 smithj4 commented Sep 24, 2013

With the xfs_growfs command required, the provider was failing
suitability tests and unavailable if the xfs_growfs command was not
installed:

debug: Puppet::Type::Logical_volume::ProviderLvm: file xfs_growfs does
not exist
err: Could not find a suitable provider for logical_volume

With the xfs_growfs command required, the provider was failing
suitability tests and unavailable if the xfs_growfs command was not
installed:

debug: Puppet::Type::Logical_volume::ProviderLvm: file xfs_growfs does
not exist
err: Could not find a suitable provider for logical_volume
apenney pushed a commit that referenced this pull request Sep 24, 2013
Make the XFS support optional, not required.
@apenney apenney merged commit 474ef56 into puppetlabs:master Sep 24, 2013
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.

3 participants