Fix nfs if there is xenbr0 as public_network, remove nokogiri dependency, update REDME #30
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
this is my first ever code in ruby, so please review / test it. feel free to discard my PR, and use your own implementation so the same result can be achieved. I've tested in Windows 7, Windows 10, and Mac OS 10.9 (maverick), but not linux.
This PR will fix issue #18
and i think PR #27 is not needed anymore since actually i don't see nokogiri's calls inside the
prepare_nfs_settings.rb
code.Thanks