InstallationCommands (CLI)Vagrant ShareVagrantfileOverviewConfiguration VersionMinimum Vagrant VersionTips & Tricksconfig
251 results for "vagrant"
-
config.winssh - Vagrantfile | Vagrant | HashiCorp Developer
-
Networking - Docker Provider | Vagrant | HashiCorp Developer
network, Vagrant will connect the vagrant_network to the container.When destroying containers through Vagrant, Vagrant will clean -
Networking - VirtualBox Provider | Vagrant | HashiCorp Developer
(double underscore) prefix tells Vagrant that this option is only for the VirtualBox provider.Vagrant.configure("2") do |config| -
Installation - VMware Provider | Vagrant | HashiCorp Developer
ls ~/.vagrant.d/gems/*/vagrant-vmware-{fusion,workstation} ... # Remove them $ rm -rf ~/.vagrant.d/gems/*/vagrant-vmware-{fusion -
Initialize a Project Directory | Vagrant | HashiCorp Developer
PrerequisitesComplete the Vagrant Install tutorial or follow the links below to install Vagrant and a virtualization product -
Creating a Base Box | Vagrant | HashiCorp Developer
users, passwords, private keys, etc.)."vagrant" UserBy default, Vagrant expects a "vagrant" user to SSH into the machine as. This -
Chef Apply - Provisioning | Vagrant | HashiCorp Developer
The default value is /tmp/vagrant-chef-apply-# where # is a unique counter generated by Vagrant to prevent collisions.In addition -
NFS - Synced Folders | Vagrant | HashiCorp Developer
/usr/sbin/exportfs -ar %vagrant ALL=(root) NOPASSWD: VAGRANT_EXPORTS_CHOWN, VAGRANT_EXPORTS_MV, VAGRANT_NFSD_CHECK, VAGRANT_NFSD_START -
Usage - VMware Provider | Vagrant | HashiCorp Developer
Vagrantfile that points to a VMware box:# vagrant init hashicorp/bionic64 Vagrant.configure("2") do |config| config.vm.box -
Configuration - VMware Provider | Vagrant | HashiCorp Developer
of the Vagrant VMware Utility service. This defaults to 9922utility_certificate_path (string) - Path to the Vagrant VMware