Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ok, installed, now what? #6

Open
mrjcleaver opened this issue Jul 3, 2014 · 2 comments
Open

Ok, installed, now what? #6

mrjcleaver opened this issue Jul 3, 2014 · 2 comments

Comments

@mrjcleaver
Copy link

Hi - The only reference to this project is on http://forum.proxmox.com/threads/15457-Provisioning-with-vagrant-up?highlight=vagrant

I would really appreciate an end-to-end example, or at least instructions of what to do after:

$ vagrant up --provider=proxmox
Bringing machine 'box' up with 'proxmox' provider...
==> box: Creating the virtual machine...
==> box: Done!
==> box: Starting the virtual machine...
==> box: Done!
==> box: Waiting for SSH connection...

Maybe it will come to me but the brain is firing blanks and the answer must be out there...

Thanks,
Martin.

@sebrem
Copy link
Collaborator

sebrem commented Sep 15, 2014

Vagrant-Proxmox brings up the machine and tries to connect via ssh as user 'vagrant' given the IP address from the Vagrantfiile and the ssh key provided in the mitchellh/vagrant project. Which template are you using? The template linked in README.md is prepared accordingly.

@podwhitehawk
Copy link

@sebrem
this issue will happen when you try to use IP addresses outside of you IP pool,
eg. using 192.168.0.0/24 when you have you network configured to use 192.168.100.0/24

thigg pushed a commit to thigg/vagrant-proxmox that referenced this issue Dec 7, 2020
New: Changelog added (incl. changelog generator)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants