Skip to content
Snippets Groups Projects
Commit a980731b authored by Sébastien Han's avatar Sébastien Han
Browse files

vagrant: remove trailing line


Signed-off-by: default avatarSébastien Han <seb@redhat.com>
parent ffbdf31a
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@ Vagrant.configure("2") do |config|
}
config.vm.network :private_network, ip: ip
# workaround for Vagrant 1.9.1 and centos vm
# https://github.com/hashicorp/vagrant/issues/8096
if Vagrant::VERSION == "1.9.1" && $os == "centos"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment