Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

vagrant up issue - hostmanager not found #38

Open
rossiwa opened this issue Jan 3, 2016 · 4 comments
Open

vagrant up issue - hostmanager not found #38

rossiwa opened this issue Jan 3, 2016 · 4 comments

Comments

@rossiwa
Copy link

rossiwa commented Jan 3, 2016

While running the vagrant up command it gets pretty far along but then I'm getting the following:

==> node1: Successfully added box 'perconajayj/centos-x86_64' (v7.1.20150818) for 'virtualbox'!
There are errors in the configuration of this machine. Please fix
the following errors and try again:

vm:

  • The 'hostmanager' provisioner could not be found.

Vagrant:

  • Unknown configuration section 'hostmanager'.

I've tried this on a couple of machines and get the same errors.

Centos 6.7
Virtualbox 5.0.12
vagrant 1.8.1

and

windows 7
Virtualbox 4.2.28
vagrant 1.8.1

I'm not that familiar with vagrant but it looks like maybe a config file is missing?

Thanks,
Ross

@lefred
Copy link
Collaborator

lefred commented Jan 4, 2016

Hi Ross,

You need to install "vagrant-hostmanager" as vagrant plugin.

@rossiwa
Copy link
Author

rossiwa commented Jan 4, 2016

Thank you. I was able to get past the error after installing the plugin with the following command.

vagrant plugin install vagrant-hostmanager

Thanks,

Ross

From: Frédéric Descamps [mailto:notifications@github.com]
Sent: Monday, January 04, 2016 6:08 AM
To: jayjanssen/percona-xtradb-cluster-tutorial
Cc: rossiwa
Subject: Re: [percona-xtradb-cluster-tutorial] vagrant up issue - hostmanager not found (#38)

Hi Ross,

You need to install "vagrant-hostmanager" as vagrant plugin.


Reply to this email directly or view it on GitHub #38 (comment) .Image removed by sender.

@xiaods
Copy link

xiaods commented May 22, 2017

thanks

@aram1991
Copy link

I have the same problem ,after installing the plugin Vagrant Host Manager (via the command "vagrant plugin install vagrant-hostmanager"), the problem did not resolve
What could be the problem?
There are errors in the configuration of this machine. Please fix
the following errors and try again:
vm:
The 'hostmanager' provisioner could not be found.
Vagrant:
Unknown configuration section 'hostmanager'.
vagarnt 2.0.1
virtualbox 5.1.3
OS - Windows10

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants