issues Search Results · repo:devopsgroup-io/vagrant-hostmanager language:Ruby
Filter by
196 results
(92 ms)196 results
indevopsgroup-io/vagrant-hostmanager (press backspace or delete to remove)Hi on macbook, if I have one vm in Vagrantfile I don t get the error, however when I try two vms I get :
The capability public_address could not be found.
I get it for the second vm:
An unexpected ...
UriZafrir
- Opened on May 1
- #295
I m not sure if the current method can lead to bad behaviour.
Currently, using the aliases option...
Vagrantfile:
vm_config.vm.hostname = some-hostname
vm_config.hostmanager.aliases = %W(some-hostname.some-domain ...
danowar2k
- 1
- Opened on May 31, 2024
- #294
Hi All,
I am getting below error while use vagrant up command, Please let me know what should i do
$ vagrant up Bringing machine db01 up with virtualbox provider... Bringing machine mc01 up with ...
nikhil-shetye-239
- Opened on Aug 3, 2023
- #292
Vagrant 2.3.5 moved to shipping Ruby3;
When updating the guest, an error is thrown from update_guest.rb:20, due to this change.
stephenreay
- 5
- Opened on Jun 29, 2023
- #290
I m trying to install vagrant hostmanager using this command but this error keeps showing:
$ vagrant plugin install vagrant-hostmanager
Installing the vagrant-hostmanager plugin. This can take a few ...
edgard-habanbou
- 3
- Opened on May 18, 2023
- #289
$ vagrant -v Vagrant 2.2.19
$ vagrant plugin install vagrant-hostmanager Installing the vagrant-hostmanager plugin. This can take a few minutes...
Vagrant failed to load a configured plugin source. This ...
dsrnk
- 1
- Opened on May 26, 2022
- #288
It looks like hostmanager doesn t run before up (anymore?).
When doing vagrant up on a RHEL 8 vagrant box, I noticed that hostmanager didn t update host and guest hosts files
before the vagrant-registration ...
danowar2k
- Opened on Apr 26, 2022
- #287
This is not working as specified. It adds the wrong IP to my hosts file.
bayeslearnerold
- 1
- Opened on Mar 30, 2022
- #286
My Vagrantfile can create multiple machines depending on environnement variable (vm.hostname = #{DIST}.loc ), I use it
for parallel testing on Jenkins. However, host file contains only one of the machines ...
rafutek
- Opened on Mar 3, 2022
- #285

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.