Skip to content

Only check if master if mongod installed#314

Merged
hunner merged 1 commit intovoxpupuli:masterfrom
benohara:master_only_server
Aug 30, 2017
Merged

Only check if master if mongod installed#314
hunner merged 1 commit intovoxpupuli:masterfrom
benohara:master_only_server

Conversation

@benohara
Copy link
Copy Markdown
Contributor

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

@mpolenchuk
Copy link
Copy Markdown

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

@benohara benohara force-pushed the master_only_server branch from ab915cf to 7b5d2d9 Compare July 1, 2016 05:40
@benohara
Copy link
Copy Markdown
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
Copy Markdown

++ thanx

@Poil
Copy link
Copy Markdown
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