Skip to content

Commit

Permalink
Changed comment in Vagrantfile
Browse files Browse the repository at this point in the history
Changed the linked issue to a more relevant one
  • Loading branch information
DoRTaL94 committed May 2, 2020
1 parent dc33484 commit 64ec2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Vagrant.configure("2") do |config|
end

# Fixes a dhcp configuration conflict of the private network.
# Issue: https://github.com/hashicorp/vagrant/issues/3083
# Issue: https://github.com/hashicorp/vagrant/issues/8878
class VagrantPlugins::ProviderVirtualBox::Action::Network
def dhcp_server_matches_config?(dhcp_server, config)
true
Expand Down

0 comments on commit 64ec2e4

Please sign in to comment.