Marcelo Silva a.k.a "Quintiliano" is a Senior Customer Experience and Engagement Product Manager at Red Hat with over 15 years of experience with Linux and Open Source projects, working to delivery the greatest experience as possible with the Red Hat enterprise grade solutions to our customers. He is also a guitar player wannabe and, a Rock'n'roll lover.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -*- mode: ruby -*- | |
# vi: set ft=ruby : | |
Vagrant.configure(2) do |config| | |
# vagrant-hostmanager plugin | |
if Vagrant.has_plugin?("vagrant-hostmanager") |