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

libvirtd : Allow instanciating vms on a remote host #582

Closed
wants to merge 4 commits into from

Conversation

thufschmitt
Copy link
Member

Nixops has a libvirtd backend, but it is only able to instanciate vms
on the local machine.

This pr adds a deployment.libvirtd.host option (and also a
deployment.libvirtd.remote_user option) to define a vm that will be
instanciated on another machine.

@flokli
Copy link
Contributor

flokli commented Jan 10, 2018

This seems to be similar and less flexible than #824 (which allows to specify a URI).
(Although it;s a pity this was laying around)

@thufschmitt
Copy link
Member Author

Agreed, Closing this in favour of #824

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants