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

Only check if master if mongod installed #314

Merged
merged 1 commit into from
Aug 30, 2017

Conversation

benohara
Copy link
Contributor

Stop the fact failing on machines that have the mongo client
installed, but arn't running the server.

@mpolenchuk
Copy link

Please use the following code to check client & server binaries:
['mongo', 'mongod'].all? {|m| Facter::Util::Resolution.which m}

@benohara
Copy link
Contributor Author

benohara commented Jul 1, 2016

Updated

Stop the fact failing on machines that have the mongo client
installed, but arn't running the server.
@mpolenchuk
Copy link

++ thanx

@Poil
Copy link
Contributor

Poil commented Jan 31, 2017

+1

@hunner hunner merged commit 7b5d2d9 into voxpupuli:master Aug 30, 2017
hunner added a commit that referenced this pull request Aug 30, 2017
Only check if master if mongod installed
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 this pull request may close these issues.

4 participants